llvm-6502/lib
Anton Korobeynikov 25c6a087dd Use mergeable strings sections on sparc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54541 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-08 18:25:29 +00:00
..
Analysis Don't call getAnalysisUsage unless -debug-pass is enabled. This speeds 2008-08-08 15:14:09 +00:00
Archive
AsmParser
Bitcode
CodeGen Handle visibility printing with all generality. Remove bunch of duplicate code. 2008-08-08 18:25:07 +00:00
Debugger
ExecutionEngine Add new parameter Fast to createJIT to enable the fast codegen path. 2008-08-08 08:11:34 +00:00
Linker
Support Fix several const-correctness issues, resolving some -Wcast-qual warnings. 2008-08-05 14:45:15 +00:00
System
Target Use mergeable strings sections on sparc 2008-08-08 18:25:29 +00:00
Transforms Let SRETPromotion properly preserve the function name instead of (implicitly) 2008-08-07 16:01:23 +00:00
VMCore Don't call getAnalysisUsage unless -debug-pass is enabled. This speeds 2008-08-08 15:14:09 +00:00
Makefile