On Oct 10, 2007, at 12:41 PM, Dan Gohman wrote: >> 1. if the name is short, print it as you propose. >> 2. if the name is long, print it with a number and optionally with a >> subset of the name (last 10 chars?) >> >> This could be implemented by just adding a new ivar like >> CurrentFunctionName that holds this. > > I think that is over complex :). C++ mangled names are ok with me > here, > but if they're unpleasant for others that's fine.
Ok, if you can convince Evan, I'm fine with it "ready: fight!" ;-) -Chris _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
