[MC] Fix the comment header for this header file. It was just
[oota-llvm.git] / include / llvm / MC / SectionKind.h
2015-12-29 Chandler Carruth[MC] Fix the comment header for this header file. It...
2015-11-18 Rafael EspindolaStop producing .data.rel sections.
2015-11-17 Rafael EspindolaDrop prelink support.
2015-01-29 Rafael EspindolaRemove MergeableConst.
2010-07-01 Mikhail GlushenkovTrailing whitespace.
2010-01-19 Chris Lattnermake TLOF subclassify BSS based on linkage type into...
2010-01-19 Chris Lattnerintroduce a section kind for common linkage. Use this...
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...