Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |