[MC] Fix style bugs introduced in r247471. Reported by Rafael Espindola.
[oota-llvm.git] / lib / MC / MCAsmInfoELF.cpp
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-01-29 Rafael EspindolaCompute the ELF SectionKind from the flags.
2014-12-04 Matt ArsenaultAllow target to specify prefix for labels
2014-10-15 Rafael EspindolaMove getNonexecutableStackSection up to the base ELF...
2013-12-02 Rafael EspindolaRefactor the setting of PrivateGlobalPrefix.
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.