llvm-6502/lib
Jakub Staszak 50573b1c27 Minor cleanups. No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175567 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-19 22:14:45 +00:00
..
Analysis
Archive
AsmParser
Bitcode Simplify code. No functionality change. 2013-02-19 09:48:30 +00:00
CodeGen Assert that the target provided hints are in the allocation order. 2013-02-19 18:41:01 +00:00
DebugInfo Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
ExecutionEngine
IR Fix a bug in mayHaveSideEffects. Functions that do not return are now considered as instructions with side effects. 2013-02-19 20:02:09 +00:00
Linker
MC ELF symbol table field st_other support, 2013-02-19 21:57:35 +00:00
Object
Option
Support Whitelist files and block devices instead of blacklisting fifos and 2013-02-19 19:36:55 +00:00
TableGen Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C linkage. 2013-02-15 12:30:38 +00:00
Target ELF symbol table field st_other support, 2013-02-19 22:14:34 +00:00
Transforms Minor cleanups. No functionality change. 2013-02-19 22:14:45 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile