/llvm-ir-programming-example

Examples of how to program with LLVM IR

Primary LanguageC++

#NOTICE All the examples are tested on LLVM 2.9. Since LLVM API changes a lot over versions, there might be errors if you are compiling these examples on other versions.