Add support for subsections to the ELF assembler. Fixes PR8717.
[oota-llvm.git] / lib / MC / MCSectionCOFF.cpp
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2012-05-11 Jim GrosbachTidy up. Trailing whitespace.
2010-11-17 Rafael Espindolamake isVirtualSection a virtual method on MCSection...
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-12 Nathan Jeffordsstylistic change to MCSectionCOFF::PrintSwitchToSection...
2010-05-12 Nathan Jeffordsupdated support for the COFF .linkonce
2010-05-09 Nathan Jeffordstest commit, added a comment to MCSectionCOFF::PrintSwi...
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...