Changes between Version 4 and Version 5 of LLVMメモ
- Timestamp:
- May 27, 2009 2:52:29 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LLVMメモ
v4 v5 8 8 9 9 * Ubuntu 8.04 LTS (x86_64)では動作 10 * Debian etch (x86_64)ではおかしい 11 20090526の時点で、http://llvm.org/docs/GettingStarted.html#software によると 10 * Debian etch (x86_64)ではおかしい。20090526の時点で、http://llvm.org/docs/GettingStarted.html#software によると 12 11 {{{ 13 12 GCC 4.1.2 (20061115 (prerelease) (Debian 4.1.1-21)) on Debian: Appears to miscompile parts of LLVM 2.4. One symptom is ValueSymbolTable complaining about symbols remaining in the table on destruction.