-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the RFC.Relevant to the library API team, which will review and decide on the RFC.
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.
yberreby, wangzw, rhysd, gautamcgoel, hh9527 and 11 more
Metadata
Metadata
Assignees
Labels
T-libs-apiRelevant to the library API team, which will review and decide on the RFC.Relevant to the library API team, which will review and decide on the RFC.