Fix an oops in x86 sibcall optimization. If the ByVal callee argument is itself passe...
[oota-llvm.git] / lib / Target / Mangler.cpp
2010-01-17 Chris Lattnerstop the CBE from using Mangler::appendMangledName...
2010-01-17 Chris LattnerGet MCSymbol out of the mangling business, and move...
2010-01-17 Chris Lattnerfactor this code better how that the string version...
2010-01-17 Chris Lattnernow that mangler is in libtarget, it can use MCAsmInfo...
2010-01-16 Chris Lattnermove the mangler into libtarget from vmcore.