summaryrefslogtreecommitdiffstats
path: root/lib/MC/MCAsmInfoELF.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko2017-02-111-3/+3
* [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