Add support for subsections to the ELF assembler. Fixes PR8717.
[oota-llvm.git] / include / llvm / MC / MCSectionCOFF.h
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2012-12-13 Eric ChristopherAdd a way of printing out an arbitrary label name for...
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-10-11 Sean SilvaRemove unnecessary classof()'s
2012-03-26 Craig TopperPrune some includes and forward declarations.
2010-11-17 Rafael Espindolamake isVirtualSection a virtual method on MCSection...
2010-10-06 Michael J. SpencerCleanup Whitespace.
2010-10-04 Jan Wen VoungAdd hook in MCSection to decide when to use "optimized...
2010-07-01 Daniel DunbarMC: Move COFF enumeration constants to llvm/Support...
2010-05-17 Daniel DunbarMC: Add dyn_cast support to MCSection.
2010-05-07 Chris Lattneradd COFF support for COMDAT sections, patch by Nathan...
2010-05-07 Chris Lattnerswitch MCSectionCOFF from a syntactic to semantic repre...