Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use XCore-specific section with xcore specific cp/dp flags to restore | Chris Lattner | 2009-08-15 | 1 | -14/+26 |
* | Change MCSectionELF to represent a section semantically instead of | Bruno Cardoso Lopes | 2009-08-13 | 1 | -7/+14 |
* | now that getOrCreateSection is all object-file specific, | Chris Lattner | 2009-08-08 | 1 | -10/+7 |
* | Make SectionKind::get() private. | Chris Lattner | 2009-08-02 | 1 | -5/+5 |
* | update for rename | Chris Lattner | 2009-08-01 | 1 | -3/+3 |
* | Change SectionKind to be a property that is true of a *section*, it | Chris Lattner | 2009-08-01 | 1 | -5/+8 |
* | Add newline at end of file to remove gcc warning. | Nick Lewycky | 2009-08-01 | 1 | -1/+1 |
* | switch off of 'Section' onto MCSection. We're not properly using | Chris Lattner | 2009-07-31 | 1 | -3/+7 |
* | Change ConstantArray to 2.5 API. | Owen Anderson | 2009-07-28 | 1 | -1/+1 |
* | Rip all of the global variable lowering logic out of TargetAsmInfo. Since | Chris Lattner | 2009-07-28 | 1 | -0/+32 |