diff options
author | OCHyams <orlando.hyams@sony.com> | 2023-05-17 18:15:57 +0100 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2023-05-18 10:08:37 +0100 |
commit | 6c088972d2822bd10e5104fd8994b5c25f3070e0 (patch) | |
tree | 81fcd51d6c38d705743acab2143427f8e5f52e92 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 13bd96e43df14892cc6d9874d166447e6182d612 (diff) | |
download | llvm-6c088972d2822bd10e5104fd8994b5c25f3070e0.zip llvm-6c088972d2822bd10e5104fd8994b5c25f3070e0.tar.gz llvm-6c088972d2822bd10e5104fd8994b5c25f3070e0.tar.bz2 |
[DebugInfo][SelectionDAG] Do not drop dbg intrinsics with empty metadata locs
Without this patch SelectionDAG silently drops dbg.values using `!{}` operands.
Related to https://discourse.llvm.org/t/auto-undef-debug-uses-of-a-deleted-value
This causes assignment-tracking to behaviour to match non-assignment-tracking
behaviour after a recent change (see D140990).
Reviewed By: jmorse
Differential Revision: https://reviews.llvm.org/D150767
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions