diff options
author | Nikita Popov <npopov@redhat.com> | 2022-10-05 17:13:25 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-05 08:47:12 +0100 |
commit | 27961824182252632644d8e3ef72ff5267f489fa (patch) | |
tree | f7334965676ebf665364557c13b7f484150c9ebf /llvm/lib/CodeGen/CodeGen.cpp | |
parent | c95a0c91c0de66eb1066f23c69332522656f188e (diff) | |
download | llvm-27961824182252632644d8e3ef72ff5267f489fa.zip llvm-27961824182252632644d8e3ef72ff5267f489fa.tar.gz llvm-27961824182252632644d8e3ef72ff5267f489fa.tar.bz2 |
[llvm-c] Remove C API functions that are incompatible with opaque pointers
These deprecated functions are incompatible with opaque pointers,
and have replacements that accept an explicit type. Drop them now
as a final warning to consumers of the C API to migrate their code
(while LLVMGetElementType still exists as a temporary workaround).
Differential Revision: https://reviews.llvm.org/D135271
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions