Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Don't create a needless .note.GNU-stack section | Dan Gohman | 2016-01-15 | 1 | -0/+3 |
* | Move alignment from MCSectionData to MCSection. | Rafael Espindola | 2015-05-21 | 1 | -2/+1 |
* | Compute the ELF SectionKind from the flags. | Rafael Espindola | 2015-01-29 | 1 | -2/+1 |
* | Allow target to specify prefix for labels | Matt Arsenault | 2014-12-04 | 1 | -0/+1 |
* | Move getNonexecutableStackSection up to the base ELF class. | Rafael Espindola | 2014-10-15 | 1 | -0/+9 |
* | Refactor the setting of PrivateGlobalPrefix. | Rafael Espindola | 2013-12-02 | 1 | -0/+1 |
* | Add a MCAsmInfoELF class and factor some code into it. | Rafael Espindola | 2013-10-16 | 1 | -0/+23 |