Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make isVirtualSection a virtual method on MCSection. Chris' suggestion. | Rafael Espindola | 2010-11-17 | 1 | -0/+4 |
* | Add hook in MCSection to decide when to use "optimized nops", for each | Jan Wen Voung | 2010-10-04 | 1 | -0/+4 |
* | MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael | Daniel Dunbar | 2010-07-01 | 1 | -7/+7 |
* | stylistic change to MCSectionCOFF::PrintSwitchToSection COMDAT handling | Nathan Jeffords | 2010-05-12 | 1 | -7/+7 |
* | updated support for the COFF .linkonce | Nathan Jeffords | 2010-05-12 | 1 | -0/+26 |
* | test commit, added a comment to MCSectionCOFF::PrintSwitchToSection function | Nathan Jeffords | 2010-05-09 | 1 | -0/+1 |
* | add COFF support for COMDAT sections, patch by Nathan Jeffords! | Chris Lattner | 2010-05-07 | 1 | -1/+1 |
* | switch MCSectionCOFF from a syntactic to semantic representation, | Chris Lattner | 2010-05-07 | 1 | -0/+49 |