f0rki / mapping-high-level-constructs-to-llvm-ir

A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
https://mapping-high-level-constructs-to-llvm-ir.readthedocs.io
Other
599 stars 62 forks source link

Updated build system and added README.md file (README.rst is now INDEX.rst). #58

Closed archfrog closed 1 year ago

archfrog commented 1 year ago

I am preparing to begin work on this project (update it to current LLVM standards), so I've fixed a bunch of minor issues.