llvm-6502/lib
2008-10-01 23:41:25 +00:00
..
Analysis Factorize code: remove variants of "strip off 2008-10-01 15:25:41 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove OptimizeForSize global. Use function attribute optsize. 2008-10-01 23:18:38 +00:00
Debugger
ExecutionEngine Add runStaticConstructorsDestructors which runs ctors / dtors of a single module. Patch by David Chisnall. 2008-09-30 15:51:21 +00:00
Linker
Support
System
Target Remove OptimizeForSize global. Use function attribute optsize. 2008-10-01 23:18:38 +00:00
Transforms Factorize code: remove variants of "strip off 2008-10-01 15:25:41 +00:00
VMCore Attributes noinline alwaysinline are incompatible 2008-10-01 23:41:25 +00:00
Makefile