diff options
author | Orlando Cazalet-Hyams <orlando.hyams@sony.com> | 2025-10-17 17:19:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-17 17:19:43 +0100 |
commit | 7bbb03d516251a3dee09ee2fe2a37c0f15f1ddbc (patch) | |
tree | c7f771f2b4ed8d01c8caa585b7bee6998f7ad7ee /llvm/unittests/Support/SourceMgrTest.cpp | |
parent | fcb5293ad0a13b665cbaee26edf33cbfaab6404d (diff) | |
download | llvm-7bbb03d516251a3dee09ee2fe2a37c0f15f1ddbc.zip llvm-7bbb03d516251a3dee09ee2fe2a37c0f15f1ddbc.tar.gz llvm-7bbb03d516251a3dee09ee2fe2a37c0f15f1ddbc.tar.bz2 |
[NFC][SROA][DebugInfo] Reuse existing dbg_assigns where possible (#163938)
Addresses issue #145937
Without this patch SROA generates new dbg_assign for new stores. We can
simply steal the existing dbg_assigns linked to the old store when the
store is not being split.
Diffstat (limited to 'llvm/unittests/Support/SourceMgrTest.cpp')
0 files changed, 0 insertions, 0 deletions