Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |