llvm-6502/lib
Manman Ren e2849851b2 Revert r155853
The commit is intended to fix rdar://10961709.
But it is the root cause of PR12720.
Revert it for now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155992 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-02 15:24:32 +00:00
..
Analysis Just mark the sign bit as known zero, rather than any other irrelevant bits 2012-04-30 11:56:58 +00:00
Archive
AsmParser
Bitcode
CodeGen Tidy up. Naming conventions. 2012-05-01 23:21:41 +00:00
DebugInfo
ExecutionEngine RuntimeDyld cleanup: 2012-05-01 10:41:12 +00:00
Linker
MC MC: Unknown assembler directives are now hard errors. 2012-05-01 18:38:27 +00:00
Object Fix the implementation of MachOObjectFile::isSectionZeroInit so it follows the MachO spec. 2012-05-02 02:31:28 +00:00
Support YAMLParser: get rid of global ctors & dtors. 2012-05-01 10:19:59 +00:00
TableGen
Target Revert r155853 2012-05-02 15:24:32 +00:00
Transforms [tsan] typo and style (thanks to Nick Lewycky) 2012-05-02 13:12:19 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile