Hi, all
We want to learn the IR of LLVM. Are there any information or documents you can suggest?
Or any suggestions are welcome.
Thanks
Shengmei
Hi, all
We want to learn the IR of LLVM. Are there any information or documents you can suggest?
Or any suggestions are welcome.
Thanks
Shengmei
Hi,
For starters, check out the LLVM documentation:
http://www.llvm.org/docs/
For more information on the IR in particular, have a look at:
http://www.llvm.org/docs/LangRef.html
Marc
Li Shengmei wrote: