make MergeableCString be a SectionKind "abstract class", and
[oota-llvm.git] / include / llvm / MC / SectionKind.h
2009-08-04 Chris Lattnermake MergeableCString be a SectionKind "abstract class...
2009-08-02 Chris Lattnermake SectionKind::Kind completely private now.
2009-08-02 Chris LattnerMake SectionKind::get() private.
2009-08-01 Chris Lattner(re)introduce new simpler apis for creation sectionkinds.
2009-08-01 Chris Lattnerfix a layering violation by moving SectionKind out...