LLVM IR的意思|示意
LLVM IR
LLVM IR的网络常见释义
中间表示 杨杰 吴艳霞 顾国昌 孙延腾 C2VHDL编译器 低级虚拟系统中间表示(LLVM IR) 非计数类循环 非计数类循环的C2VHDL编译方法...
LLVM IR相关例句
The LLVM IR interpreter was investigated in order to interpret faster #eval expressions.
为了更快解释#eval表达式,研究了LLVM IR解释器。
The expression is compiled into LLVM IR, then bitcode, then assembly, then machine code. True compilation.
表达式会被编译成LLVM IR,然后转换成位码(bitcode),再变成汇编语句,最后变成机器码。
You can try out web-based demo to see how code is compiled into LLVM IR, or read the LLVM blog or see the documentation for more information.
你可以通过试用基于web的演示,来观察代码是如何编译成LLVM IR的,或通过查看LLVM博客和文档来获取更多的信息。