summaryrefslogtreecommitdiff
path: root/lib/MC/MCAsmInfoELF.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-15[WebAssembly] Don't create a needless .note.GNU-stack sectionDan Gohman1-0/+3
2015-05-21Move alignment from MCSectionData to MCSection.Rafael Espindola1-2/+1
2015-01-29Compute the ELF SectionKind from the flags.Rafael Espindola1-2/+1
2014-12-04Allow target to specify prefix for labelsMatt Arsenault1-0/+1
2014-10-15Move getNonexecutableStackSection up to the base ELF class.Rafael Espindola1-0/+9
2013-12-02Refactor the setting of PrivateGlobalPrefix.Rafael Espindola1-0/+1
2013-10-16Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola1-0/+23