[cfe-commits] r130736 - /cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
Devang Patel
dpatel at apple.com
Tue May 3 08:57:29 PDT 2011
On May 2, 2011, at 8:36 PM, John McCall wrote:
> 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?
hmm... there is not any reason that I can think of :)
-
Devang
More information about the cfe-commits
mailing list