Closed
Description
Issue by brson
Saturday Aug 03, 2013 at 23:15 GMT
For earlier discussion, see rust-lang/rust#8274
This issue was labelled with: A-libs, A-llvm, E-tedious in the Rust repository
rustc's LLVM bindings are a bit of a hodgepodge. Some abstractions have been added on top of the C bindings, but not consistently. It would be nice to do some serious cleanup here so that rustc is using only safe, high-level bindings.