summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM ↵James Molloy2012-01-281-1/+1
| | | | | | | | and MIPS ELF backends. Fixes PR11877 llvm-svn: 149180
* Move the Mips only bits of the ELF writer to lib/Target/Mips.Rafael Espindola2011-12-221-0/+137
llvm-svn: 147133
OpenPOWER on IntegriCloud