summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCSectionCOFF.h
Commit message (Expand)AuthorAge
* make isVirtualSection a virtual method on MCSection. Chris' suggestion.Rafael Espindola2010-11-17
* Cleanup Whitespace.Michael J. Spencer2010-10-06
* Add hook in MCSection to decide when to use "optimized nops", for eachJan Wen Voung2010-10-04
* MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by MichaelDaniel Dunbar2010-07-01
* MC: Add dyn_cast support to MCSection.Daniel Dunbar2010-05-17
* add COFF support for COMDAT sections, patch by Nathan Jeffords!Chris Lattner2010-05-07
* switch MCSectionCOFF from a syntactic to semantic representation,Chris Lattner2010-05-07