diff options
author | Nikita Popov <npopov@redhat.com> | 2023-06-15 09:13:18 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-06-16 13:07:14 +0200 |
commit | 2903a8ab07260f9836db82b7e5330f1892830aca (patch) | |
tree | 291d1d2d32e2fc8819c3167a5eb76987ed377d73 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | af35be55c032a5af93e235ca8347fffeb68b788e (diff) | |
download | llvm-2903a8ab07260f9836db82b7e5330f1892830aca.zip llvm-2903a8ab07260f9836db82b7e5330f1892830aca.tar.gz llvm-2903a8ab07260f9836db82b7e5330f1892830aca.tar.bz2 |
[CGTypes] Remove recursion protection
With opaque pointers, it should no longer be necessary to protect
against recursion when converting Clang types to LLVM types, as
recursion can only be introduced via pointer types.
Differential Revision: https://reviews.llvm.org/D152999
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions