llvm icon indicating copy to clipboard operation
llvm copied to clipboard

Safe LLVM bindings for Rust

Results 1 llvm issues
Sort by recently updated
recently updated
newest added

using reference is batter, because `Function` can't clone and in some situation we need to keep a handle for that function object.