[LLVMdev] Mangling of UTF-8 characters in symbol names
Sean Hunt
scshunt at csclub.uwaterloo.ca
Fri Mar 30 14:12:39 CDT 2012
Why is it that high (>127) bytes in symbol names get mangled by LLVM into
_XX_, where XX is the hex representation of the character? Is this required
by ELF or some similar standard? This behavior is inconsistent with GCC.
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20120330/85662f66/attachment.html
More information about the LLVMdev
mailing list