mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
8e0df32ad6
A custom reimplementation of LLVMConstInBoundsGEP2 is used, since the LLVM contains a declaration of LLVMConstInBoundsGEP2 but not the implementation.