diff options
author | Nikita Popov <npopov@redhat.com> | 2021-12-15 09:10:18 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2021-12-16 09:38:52 +0100 |
commit | 68cb111f3a5802f9319f7343dd1838e4fb76f004 (patch) | |
tree | d774ff09a493a99fba8fecce9b60f777f323b4be /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 27818f01fec2dd8f18325281f97646aed5ca9c89 (diff) | |
download | llvm-68cb111f3a5802f9319f7343dd1838e4fb76f004.zip llvm-68cb111f3a5802f9319f7343dd1838e4fb76f004.tar.gz llvm-68cb111f3a5802f9319f7343dd1838e4fb76f004.tar.bz2 |
[llvm-c] Make LLVMConstGEP/LLVMConstInBoundsGEP opaque pointer compatible
Weirdly, the opaque pointer compatible variants LLVMConstGEP2 and
LLVMConstInBoundsGEP2 were already declared in the header, but not
actually implemented. This adds the missing implementations and
deprecates the incompatible functions.
Differential Revision: https://reviews.llvm.org/D115787
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions