<div dir="ltr"><div>Dear all,</div><div><br></div><div>I am a professor who wants my students to write a very simple compiler using LLVM. The students will have their own frontends. They will generate machine code after converting their codes to LLVM IR. I just want them to have the basic understanding of LLVM IR. Which tutorial will be best to learn the basics of LLVM IR ? I understand that the documentation in the link <a href="https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html">https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html</a> is the best document; however, I also understand that this is very elaborate for a beginner to LLVM.</div><div><br></div><div>Thanks,</div><div>Sudakshina<br></div></div>