Changes between Version 4 and Version 5 of LLVMメモ


Ignore:
Timestamp:
May 27, 2009 2:52:29 PM (16 years ago)
Author:
nakasato
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LLVMメモ

    v4 v5  
    88 
    99 * 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 によると 
    1211{{{ 
    1312GCC 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.