Summary
- We continued to review LLVM code structure and how to “think like a compiler”
-
The Compiler Explorer is a great resource for this course.
To show LLVM, you write some C code, compile it (select x-86 clang trunk), and then go to “Add New” -> “LLVM IR”