On May 2, 2011, at 3:49 PM, Devang Patel wrote: > Author: dpatel > Date: Mon May 2 17:49:30 2011 > New Revision: 130736 > > URL: http://llvm.org/viewvc/llvm-project?rev=130736&view=rev > Log: > Function with internal linkage name do not have mangled name.
Devang, is there a particular reason you can't just take this name from the llvm::Function that's been passed in? John. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
