llvm-6502/lib/MC
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
..
CMakeLists.txt split MachO section handling stuff out to its out .h/.cpp file. 2009-08-10 18:15:01 +00:00
Makefile
MCAsmLexer.cpp
MCAsmParser.cpp
MCAsmStreamer.cpp split MachO section handling stuff out to its out .h/.cpp file. 2009-08-10 18:15:01 +00:00
MCContext.cpp sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations. 2009-08-13 00:37:15 +00:00
MCSection.cpp sink uniquing of sections out of MCContext into the ELF and PECOFF TLOF implementations. 2009-08-13 00:37:15 +00:00
MCSectionMachO.cpp split MachO section handling stuff out to its out .h/.cpp file. 2009-08-10 18:15:01 +00:00
MCStreamer.cpp
TargetAsmParser.cpp