Age | Commit message (Expand) | Author |
---|---|---|
2009-08-13 | Change MCSectionELF to represent a section semantically instead of | Bruno Cardoso Lopes |
2009-08-11 | Whitespace cleanup. Remove trailing whitespace. | Jim Grosbach |
2009-08-08 | 1. Make MCSection an abstract class. | Chris Lattner |
2009-08-08 | now that getOrCreateSection is all object-file specific, | Chris Lattner |
2009-08-04 | Ooops, I was too fast to commit the wrong fix :( | Anton Korobeynikov |
2009-08-04 | Fix a typo - this unbreaks llvm-gcc build on arm | Anton Korobeynikov |
2009-08-02 | convert ctors/dtors section to be in TLOF instead of | Chris Lattner |