Add hook in MCSection to decide when to use "optimized nops", for each
[oota-llvm.git] / include / llvm / MC / MCSectionCOFF.h
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...