Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trailing whitespace. | Mikhail Glushenkov | 2010-07-01 | 1 | -32/+32 |
* | make TLOF subclassify BSS based on linkage type into private, external | Chris Lattner | 2010-01-19 | 1 | -1/+13 |
* | introduce a section kind for common linkage. Use this to slightly | Chris Lattner | 2010-01-19 | 1 | -1/+8 |
* | make MergeableCString be a SectionKind "abstract class", and | Chris Lattner | 2009-08-04 | 1 | -10/+32 |
* | make SectionKind::Kind completely private now. | Chris Lattner | 2009-08-02 | 1 | -5/+1 |
* | Make SectionKind::get() private. | Chris Lattner | 2009-08-02 | 1 | -1/+2 |
* | (re)introduce new simpler apis for creation sectionkinds. | Chris Lattner | 2009-08-01 | 1 | -1/+19 |
* | fix a layering violation by moving SectionKind out to its own header. | Chris Lattner | 2009-08-01 | 1 | -0/+184 |