[cfe-dev] Demangled function name in FunctionPass?

Bjorn Reese breese at mail1.stofanet.dk
Sat Jul 10 08:47:14 PDT 2010


If I use the "Hello World Pass" example from "Writing an LLVM Pass",
then the C++ function names (from Function::getName) are mangled.

Is it possible to get the demangled function name instead?



More information about the cfe-dev mailing list