summaryrefslogtreecommitdiff
path: root/lib/Target/Mangler.cpp
Commit message (Expand)AuthorAge
* stop the CBE from using Mangler::appendMangledName, which is a private functi...Chris Lattner2010-01-17
* Get MCSymbol out of the mangling business, and move all the logicChris Lattner2010-01-17
* factor this code better how that the string version of getNameWithPrefixChris Lattner2010-01-17
* now that mangler is in libtarget, it can use MCAsmInfo instead of clientsChris Lattner2010-01-17
* move the mangler into libtarget from vmcore.Chris Lattner2010-01-16