aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/MC/SectionKind.h
Commit message (Expand)AuthorAgeFilesLines
* Trailing whitespace.Mikhail Glushenkov2010-07-011-32/+32
* make TLOF subclassify BSS based on linkage type into private, externalChris Lattner2010-01-191-1/+13
* introduce a section kind for common linkage. Use this to slightlyChris Lattner2010-01-191-1/+8
* make MergeableCString be a SectionKind "abstract class", andChris Lattner2009-08-041-10/+32
* make SectionKind::Kind completely private now.Chris Lattner2009-08-021-5/+1
* Make SectionKind::get() private.Chris Lattner2009-08-021-1/+2
* (re)introduce new simpler apis for creation sectionkinds.Chris Lattner2009-08-011-1/+19
* fix a layering violation by moving SectionKind out to its own header.Chris Lattner2009-08-011-0/+184