about summary refs log tree commit diff
path: root/compiler/rustc_plugin_impl/src
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2021-07-31 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2021-08-04 15:51:30 +0200
commit8e0df32ad6dd4e171742dc159a08f247c1a256ab (patch)
tree8b67fcdabb9cad9c6e64b5ceb7ee8bcb12edfd42 /compiler/rustc_plugin_impl/src
parent77e5e17231af060cc5ab17ec63494064ecc51076 (diff)
downloadrust-8e0df32ad6dd4e171742dc159a08f247c1a256ab.tar.gz
rust-8e0df32ad6dd4e171742dc159a08f247c1a256ab.zip
Replace LLVMConstInBoundsGEP with LLVMConstInBoundsGEP2*
A custom reimplementation of LLVMConstInBoundsGEP2 is used, since the
LLVM contains a declaration of LLVMConstInBoundsGEP2 but not the
implementation.
Diffstat (limited to 'compiler/rustc_plugin_impl/src')
0 files changed, 0 insertions, 0 deletions