Rearrange ordering of sections.
[oota-llvm.git] / include / llvm / MC / MCObjectFileInfo.h
2012-11-28 Eric ChristopherRearrange ordering of sections.
2012-11-28 Eric ChristopherMove and comment accessor routines.
2012-10-08 Eric ChristopherUpdate comment.
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2012-04-10 David ChisnallUse the correct section types on Solaris for unwind...
2012-03-26 Craig TopperPrune some includes and forward declarations.
2012-02-17 David ChisnallGenerate the correct EH frame section types on Solaris...
2012-02-17 David ChisnallRevert r150814. It turns out that there is a good...
2012-02-17 David ChisnallDon't lazily allocate eh_frame. We're not lazily alloc...
2012-02-11 Anton KorobeynikovAdd support for implicit TLS model used with MS VC...
2012-01-25 Anton KorobeynikovProperly emit ctors / dtors with priorities into desire...
2011-12-03 Anton KorobeynikovEmit the ctors in the proper order on ARM/EABI.
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-07-20 Evan ChengGoodbye TargetAsmInfo. This eliminate last bit of CodeG...
2011-07-20 Evan ChengAdd MCObjectFileInfo and sink the MCSections initializa...