mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

A custom reimplementation of LLVMConstInBoundsGEP2 is used, since the LLVM contains a declaration of LLVMConstInBoundsGEP2 but not the implementation.