rust/compiler/rustc_llvm
Augie Fackler 4d045406d1 RustWrapper: remove some uses of AttrBuilder
Turns out we can also use Attribute::get*() methods here, and avoid the
AttrBuilder and an extra helper method here.
2021-09-08 10:47:41 -04:00
..
llvm-wrapper RustWrapper: remove some uses of AttrBuilder 2021-09-08 10:47:41 -04:00
src Add BPF target 2021-05-23 18:03:27 +10:00
build.rs Cross compiling rustc_llvm on Darwin requires zlib. 2021-06-26 07:29:57 -07:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00