Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Second set of ARM/MC/ELF changes. | Jason W Kim | 2010-10-11 | 1 | -1/+10 |
* | Now that the default for Darwin platforms is to place the LSDA into the TEXT | Bill Wendling | 2010-03-15 | 1 | -12/+0 |
* | The ARM EH experiment worked! | Bill Wendling | 2010-03-09 | 1 | -20/+22 |
* | Move TLOF implementations to libCodegen to resolve layering violation. | Anton Korobeynikov | 2010-02-15 | 1 | -2/+2 |
* | 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 |