diff options
author | Chris Jackson <chris.jackson@sony.com> | 2021-08-05 15:46:09 +0100 |
---|---|---|
committer | Chris Jackson <chris.jackson@sony.com> | 2021-08-05 19:16:43 +0100 |
commit | 113a06f7a50010b555a0fdabc9db0a8338e2f2a8 (patch) | |
tree | 2d1165a8b6dfbc5ee76f0d06eb548e77ea2384e8 /llvm/tools/llvm-diff/lib/DiffLog.h | |
parent | ec5137029bf267bf3b6a52f035cf02ddc1932539 (diff) | |
download | llvm-113a06f7a50010b555a0fdabc9db0a8338e2f2a8.zip llvm-113a06f7a50010b555a0fdabc9db0a8338e2f2a8.tar.gz llvm-113a06f7a50010b555a0fdabc9db0a8338e2f2a8.tar.bz2 |
{DebugInfo][LSR] Don't cache dbg.value that are already undef
The SCEV-based salvaging method caches dbg.value information pre-LSR so
that salvaging may be attempted post-LSR. If the dbg.value are already
undef pre-LSR then a salvage attempt would be fruitless, so avoid
caching them.
Reviewed By: StephenTozer
Differential Revision: https://reviews.llvm.org/D107448
Diffstat (limited to 'llvm/tools/llvm-diff/lib/DiffLog.h')
0 files changed, 0 insertions, 0 deletions