llvm-6502/lib
Michael J. Spencer c93cdefa30 Add missing header for atexit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182672 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-24 20:54:11 +00:00
..
Analysis Do not reserve space for the ColdEdges and NormalEdges vectors. 2013-05-24 17:00:22 +00:00
Archive
AsmParser Add a new function attribute 'cold' to functions. 2013-05-24 12:26:52 +00:00
Bitcode
CodeGen
DebugInfo
ExecutionEngine Add missing header for atexit. 2013-05-24 20:54:11 +00:00
IR Add a new function attribute 'cold' to functions. 2013-05-24 12:26:52 +00:00
IRReader
Linker
MC
Object
Option
Support
TableGen
Target [SystemZ] Improve AsmParser handling of invalid instructions 2013-05-24 14:26:46 +00:00
Transforms [objc-arc] KnownSafe does not imply that it is safe to perform code motion across CFG edges since even if it is safe to remove RR pairs, we may still be able to move a retain/release into a loop. 2013-05-24 20:44:05 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile