Remove the pubnames section, no one consumes it.
[oota-llvm.git] / lib / MC / MCObjectFileInfo.cpp
2011-11-09 Eric ChristopherRemove the pubnames section, no one consumes it.
2011-11-07 Eric ChristopherAdd the support code to enable the dwarf accelerator...
2011-10-26 Nick LewyckyOn an ELF system, ".debug_str" is mergeable and contain...
2011-08-29 Bill WendlingFix grammar, noticed by Duncan.
2011-08-29 Bill WendlingInitialize CompactUnwindSection so that other targets...
2011-07-20 Evan ChengX86 is the only target that uses coff format. This...
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...