[LLVMdev] LLVM supports Unicode?

Nick Lewycky nicholas at mxc.ca
Sat Aug 27 19:53:46 PDT 2011


geovanisouza92 at gmail.com wrote:
> Thanks for reply, Nick!
>
> The project has this feature in roadmap?

What feature? LLVM is not a text editor, it is not obvious what LLVM has 
to do with Unicode. Please explain.

Nick

>
> []'s
>
>
> 2011/8/27 Nick Lewycky <nicholas at mxc.ca <mailto:nicholas at mxc.ca>>
>
>     geovanisouza92 at gmail.com <mailto:geovanisouza92 at gmail.com> wrote:
>
>         Hi everyone!
>
>         LLVM supports Unicode?
>
>         Is possible adapt LLVM to support Unicode? What problems can
>         happen on
>         try this?
>
>
>     Value names can be any sequence of bytes, even including nulls. LLVM
>     itself does not have any particular support for Unicode, or for any
>     encoding except ASCII.
>
>     Nick
>
>
>
>
> --
> "Antequam noveris, a laudando et vituperando abstine"
>
> Esperando que esteja bem,
>
> Geovani de Souza
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list