-
- Downloads
"README.md" did not exist on "cfb43069cc5175a3e0874e7c0b5e5f6486f8e5ca"
llvm using inkwell
... | ... | @@ -9,3 +9,4 @@ edition = "2018" |
[dependencies] | ||
nom = "5.0.1" | ||
nom_locate = "1.0.0" | ||
inkwell = { git = "https://github.com/TheDan64/inkwell", branch = "llvm8-0" } |
examples/llvm-jit.rs
0 → 100644
Please register or sign in to comment