mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 07:00:37 +00:00
A custom reimplementation of LLVMConstInBoundsGEP2 is used, since the LLVM contains a declaration of LLVMConstInBoundsGEP2 but not the implementation.