[IRBuilder] Deprecate CreateConstGEP1_32() without element type
authorNikita Popov <nikita.ppv@gmail.com>
Sat, 17 Jul 2021 15:09:43 +0000 (17:09 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 17 Jul 2021 16:32:36 +0000 (18:32 +0200)
commit03e4351013c133a3aabe3d7b9cded9d3153764f0
tree7eceb82251ab0c1f371df5bbbff9934bb0e64fe4
parent6d3e7c783b98e5663741152f046f14c934bcf612
[IRBuilder] Deprecate CreateConstGEP1_32() 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