llvm-6502/lib
Douglas Gregor 6ce57922bb Introduce namespace-scope functions to enable LLVM statistics without
passing the command-line parameter "-stats" and to print the resulting
statistics without calling llvm_shutdown().



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99893 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-30 17:32:08 +00:00
..
Analysis reapply my timer rewrite with a change for PassManager to store 2010-03-30 04:03:22 +00:00
Archive
AsmParser
Bitcode
CodeGen Reapply r99881 with some fixes: only call destructor in releaseMemory! 2010-03-30 11:17:48 +00:00
CompilerDriver
ExecutionEngine Don't overwrite previous value, if it succeeded. 2010-03-30 12:52:03 +00:00
Linker
MC MC/Mach-O/x86_64: Support @GOTPCREL on symbols, even for non-PCrel relocations! 2010-03-29 23:56:40 +00:00
Support Introduce namespace-scope functions to enable LLVM statistics without 2010-03-30 17:32:08 +00:00
System
Target XFAIL some PIC16 tests when running under valgrind-leaks. I don't expect these 2010-03-30 14:34:13 +00:00
Transforms
VMCore reapply my timer rewrite with a change for PassManager to store 2010-03-30 04:03:22 +00:00
Makefile