TomBebbington / llvm-rs

LLVM wrappers for Rust
BSD 3-Clause "New" or "Revised" License
68 stars 27 forks source link

Please update crates.io, 0.3 doesn't build with rustc 1.10 #18

Open serprex opened 8 years ago

serprex commented 8 years ago

PS I get 'error: An unknown error occurred' at the end of the first iteration of printing fib 0 to 9 if I wrap the fib example in a loop (trying to work out how to recompile)