summaryrefslogtreecommitdiff
path: root/include/llvm/MC/SectionKind.h
Commit message (Expand)AuthorAge
* Trailing whitespace.Mikhail Glushenkov2010-07-01
* make TLOF subclassify BSS based on linkage type into private, externalChris Lattner2010-01-19
* introduce a section kind for common linkage. Use this to slightlyChris Lattner2010-01-19
* make MergeableCString be a SectionKind "abstract class", andChris Lattner2009-08-04
* make SectionKind::Kind completely private now.Chris Lattner2009-08-02
* Make SectionKind::get() private.Chris Lattner2009-08-02
* (re)introduce new simpler apis for creation sectionkinds.Chris Lattner2009-08-01
* fix a layering violation by moving SectionKind out to its own header.Chris Lattner2009-08-01