I\'m writing a basic compiler for the a subset of the C language, and I\'m using the LLVM C++ api to write the backend. I\'m following this tutorial mostly. I understand tha