summaryrefslogtreecommitdiff
path: root/support/lib/Support/Mangler.cpp
Commit message (Expand)AuthorAge
* Mangle ALL letters that we do not allow, not just a few.Chris Lattner2003-08-24
* Add support to the mangler for targets which require _'s on global symbolsChris Lattner2003-08-11
* Include llvm/Support/Mangler.h first. Don't include <iostream>, <set>,Brian Gaeke2003-07-25
* Cleanups:Brian Gaeke2003-07-24
* Factor out name-mangling from X86/Printer, which is derived from CWriter,Brian Gaeke2003-07-24