[IRBuilder] Deprecate CreateConstGEP2_64() without element type
authorNikita Popov <nikita.ppv@gmail.com>
Sat, 17 Jul 2021 14:03:14 +0000 (16:03 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Sat, 17 Jul 2021 14:41:51 +0000 (16:41 +0200)
commit7db463ced55a481a4693c8da1d413606c97fab9e
treec850e73bdab2e74d9ddca002397cc4a18ecfacb5
parent1993b73755b8f58b0de5c08d95f12722644c79aa
[IRBuilder] Deprecate CreateConstGEP2_64() 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