Adds the next bit of support for llvm-objdump’s -private-headers for executable Mach...
[oota-llvm.git] / lib / MC / MCObjectFileInfo.cpp
2011-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-07-20 Benjamin KramerInitialize the EHFrameSection pointer to zero.
2011-07-20 Evan ChengAdd MCObjectFileInfo and sink the MCSections initializa...