summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCAsmInfoELF.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Don't create a needless .note.GNU-stack sectionDan Gohman2016-01-151-0/+3
* Move alignment from MCSectionData to MCSection.Rafael Espindola2015-05-211-2/+1
* Compute the ELF SectionKind from the flags.Rafael Espindola2015-01-291-2/+1
* Allow target to specify prefix for labelsMatt Arsenault2014-12-041-0/+1
* Move getNonexecutableStackSection up to the base ELF class.Rafael Espindola2014-10-151-0/+9
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-021-0/+1
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-0/+23
OpenPOWER on IntegriCloud