rust/compiler/rustc_llvm
Tomasz Miąsko 8e0df32ad6 Replace LLVMConstInBoundsGEP with LLVMConstInBoundsGEP2*
A custom reimplementation of LLVMConstInBoundsGEP2 is used, since the
LLVM contains a declaration of LLVMConstInBoundsGEP2 but not the
implementation.
2021-08-04 15:51:30 +02:00
..
llvm-wrapper Replace LLVMConstInBoundsGEP with LLVMConstInBoundsGEP2* 2021-08-04 15:51:30 +02:00
src Add BPF target 2021-05-23 18:03:27 +10:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00
build.rs Cross compiling rustc_llvm on Darwin requires zlib. 2021-06-26 07:29:57 -07:00