llvm-6502/lib
Chris Lattner 9c69e28553 Store an use the symbols emitted at the start of the debug
sections instead of magically rematerializing them later.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100362 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-04 22:59:04 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Store an use the symbols emitted at the start of the debug 2010-04-04 22:59:04 +00:00
CompilerDriver
ExecutionEngine CurFn is only used for relocations. Use EmissionDetails.MF->getFunction() instead. 2010-04-04 10:31:49 +00:00
Linker
MC isAbsoluteEHSectionOffsets always returns false, eliminate it 2010-04-04 21:29:44 +00:00
Support
System
Target revert my patch, need to reconsider this and figure out what is really going on. 2010-04-04 21:49:31 +00:00
Transforms Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
VMCore Reapply address space patch after fixing an issue in MemCopyOptimizer. 2010-04-04 03:10:48 +00:00
Makefile