Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and MIPS...
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsELFObjectWriter.cpp
2012-01-28 James MolloyEnsure .AliasedSymbol() is called on all uses of getSym...
2011-12-22 Rafael EspindolaMove the Mips only bits of the ELF writer to lib/Target...