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