Age | Commit message (Expand) | Author |
---|---|---|
2013-04-17 | Add support for subsections to the ELF assembler. Fixes PR8717. | Peter Collingbourne |
2012-05-11 | Tidy up. Trailing whitespace. | Jim Grosbach |
2010-11-17 | make isVirtualSection a virtual method on MCSection. Chris' suggestion. | Rafael Espindola |
2010-10-04 | Add hook in MCSection to decide when to use "optimized nops", for each | Jan Wen Voung |
2010-07-01 | MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael | Daniel Dunbar |
2010-05-12 | stylistic change to MCSectionCOFF::PrintSwitchToSection COMDAT handling | Nathan Jeffords |
2010-05-12 | updated support for the COFF .linkonce | Nathan Jeffords |
2010-05-09 | test commit, added a comment to MCSectionCOFF::PrintSwitchToSection function | Nathan Jeffords |
2010-05-07 | add COFF support for COMDAT sections, patch by Nathan Jeffords! | Chris Lattner |
2010-05-07 | switch MCSectionCOFF from a syntactic to semantic representation, | Chris Lattner |