aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCSectionCOFF.cpp
Commit message (Expand)AuthorAgeFilesLines
* MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by MichaelDaniel Dunbar2010-07-011-7/+7
* stylistic change to MCSectionCOFF::PrintSwitchToSection COMDAT handlingNathan Jeffords2010-05-121-7/+7
* updated support for the COFF .linkonceNathan Jeffords2010-05-121-0/+26
* test commit, added a comment to MCSectionCOFF::PrintSwitchToSection functionNathan Jeffords2010-05-091-0/+1
* add COFF support for COMDAT sections, patch by Nathan Jeffords!Chris Lattner2010-05-071-1/+1
* switch MCSectionCOFF from a syntactic to semantic representation,Chris Lattner2010-05-071-0/+49