tblgen: Put dyn_cast<> machinery in place for Init hierarchy.
[oota-llvm.git] / include / llvm / MC / MCSectionCOFF.h
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...