Displaying 2 results from an estimated 2 matches for "1ec073b5".
2013 Feb 27
2
[LLVMdev] TargetMCAsmInfo.cpp Question
I'd like to set all Global Symbols to be prefixed with '_' ; however, when
I set GlobalPrefix in TargetMCAsmInfo.cpp, this also applies to library
calls (adds extra underscore which makes 3 so linkage failure), which I
don't want.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Feb 27
0
[LLVMdev] TargetMCAsmInfo.cpp Question
...pp, this also applies to library
> calls (adds extra underscore which makes 3 so linkage failure), which I
> don't want.
>
> Thanks.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130227/1ec073b5/attachment.html>