llvm-6502/lib
Chris Lattner 38cff389af sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations.
MCContext no longer maintains a string -> section map.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78874 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-13 00:37:15 +00:00
..
Analysis
Archive
AsmParser Extend the AsmWriter to print unnamed numbered types as "%0 = type ..." 2009-08-12 23:32:33 +00:00
Bitcode
CodeGen
CompilerDriver
Debugger
ExecutionEngine This void is implicit in C++. 2009-08-12 22:10:57 +00:00
Linker
MC sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations. 2009-08-13 00:37:15 +00:00
Support This void is implicit in C++. 2009-08-12 22:10:57 +00:00
System This void is implicit in C++. 2009-08-12 22:10:57 +00:00
Target sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations. 2009-08-13 00:37:15 +00:00
Transforms
VMCore Now that numbered types have their number printed, it's no longer 2009-08-12 23:54:22 +00:00
Makefile