[LLVMdev] Mangling of UTF-8 characters in symbol names
Eli Friedman
eli.friedman at gmail.com
Sat Mar 31 16:05:30 PDT 2012
On Sat, Mar 31, 2012 at 2:44 PM, Sean Hunt <scshunt at csclub.uwaterloo.ca> wrote:
> On Fri, Mar 30, 2012 at 21:22, Eli Friedman <eli.friedman at gmail.com> wrote:
>> Okay... then we should probably support that as well. Might need to
>> be a bit careful to make sure the assembly files work correctly.
>>
>> -Eli
>>
>
> You mean machine assembly and not IR, right?
Err, yes... LLVM IR already has a scheme for handling this safely.
-Eli
More information about the llvm-dev
mailing list