Reapply r108794, a fix for the failing test from last time.
[oota-llvm.git] / include / llvm / MC / MCSectionCOFF.h
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...