[IRBuilder] Deprecate CreateInBoundsGEP() without element type
authorNikita Popov <nikita.ppv@gmail.com>
Sat, 17 Jul 2021 16:50:34 +0000 (18:50 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 17 Jul 2021 19:27:16 +0000 (21:27 +0200)
commitf95d26006e0641385565774ca4b560cc72a84e2f
tree5b450a54a4e8ee64e6c281d79f33c9f7929538ca
parent6225d0cc6e6e3eef63261dda1efaf10689e33db7
[IRBuilder] Deprecate CreateInBoundsGEP() without element type

This API is incompatible with opaque pointers and deprecated in
favor of the version that accepts an explicit element type.
llvm/include/llvm/IR/IRBuilder.h