summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCAsmInfoELF.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-021-0/+1
| | | | | | No functionality change. llvm-svn: 196170
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-0/+23
We had a MCAsmInfoCOFF, but no common class for all the ELF MCAsmInfos before. llvm-svn: 192760
OpenPOWER on IntegriCloud