diff options
author | OCHyams <orlando.hyams@sony.com> | 2023-02-10 09:26:26 +0000 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2023-02-10 09:57:05 +0000 |
commit | bb059e85d61b48cff4334b33f63eb5680c3c8d50 (patch) | |
tree | af8977575aa6376ead7b42819f595a94fee7d4b3 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 65f9719913eca9c7c72d1abf4eddab767abaebf6 (diff) | |
download | llvm-bb059e85d61b48cff4334b33f63eb5680c3c8d50.zip llvm-bb059e85d61b48cff4334b33f63eb5680c3c8d50.tar.gz llvm-bb059e85d61b48cff4334b33f63eb5680c3c8d50.tar.bz2 |
[Assignment Tracking][SROA] Delete dbg.assigns linked to rewritten stores
AggLoadStoreRewriter splits aggregate loads and stores into scalars (before the
alloca is split up). The new stores and debug intrinsics are already wired up
correctly - we just need to also delete the dbg.assign that is linked to the
split to-be-deleted store too.
Reviewed By: jmorse
Differential Revision: https://reviews.llvm.org/D142882
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions