| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow target to specify prefix for labels | Matt Arsenault | 2014-12-04 | 1 | -0/+1 |
| | | | | | | | | | Use the MCAsmInfo instead of the DataLayout, and allow specifying a custom prefix for labels specifically. HSAIL requires that labels begin with @, but global symbols with &. llvm-svn: 223323 | ||||
| * | Move getNonexecutableStackSection up to the base ELF class. | Rafael Espindola | 2014-10-15 | 1 | -0/+9 |
| | | | | | | | The .note.GNU-stack section is not SystemZ/X86 specific. llvm-svn: 219796 | ||||
| * | Refactor the setting of PrivateGlobalPrefix. | Rafael Espindola | 2013-12-02 | 1 | -0/+1 |
| | | | | | | | No functionality change. llvm-svn: 196170 | ||||
| * | Add a MCAsmInfoELF class and factor some code into it. | Rafael Espindola | 2013-10-16 | 1 | -0/+23 |
| We had a MCAsmInfoCOFF, but no common class for all the ELF MCAsmInfos before. llvm-svn: 192760 | |||||

