[llvm-dev] Legal names for Functions and other Identifiers

陳韋任 via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 22 04:51:50 PDT 2017


Perhaps you can refer to [1]. Function name should be a global one.

[1] http://llvm.org/docs/LangRef.html#identifiers

HTH,
chenwj


2017-06-22 16:35 GMT+08:00 SANJAY SRIVALLABH SINGAPURAM via llvm-dev <
llvm-dev at lists.llvm.org>:

> Hello,
>
> I'd like to know the format a function's name must conform to. Can I be
> pointed to LLVM documention that specifies the nomenclature for functions
> and other Identifiers as well (%registers, ModuleID etc.) ?
>
> Thanks,
> Sanjay
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>


-- 
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170622/3fbd515f/attachment.html>


More information about the llvm-dev mailing list