diff options
author | Leonard Chan <leonardchan@google.com> | 2020-01-28 12:30:33 -0800 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2020-01-30 15:58:37 -0800 |
commit | fff6a1b0f1fe57b46379001db75952d2a06eab1f (patch) | |
tree | 15453ca95eae440c4eabfa365c59d7bc0f03a48e /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 457a6d49d565075ae99f0e5a931bbed6512dce2f (diff) | |
download | llvm-fff6a1b0f1fe57b46379001db75952d2a06eab1f.zip llvm-fff6a1b0f1fe57b46379001db75952d2a06eab1f.tar.gz llvm-fff6a1b0f1fe57b46379001db75952d2a06eab1f.tar.bz2 |
[SafeStack][DebugInfo] Insert DW_OP_deref in correct location
This patch addresses the issue found in https://bugs.llvm.org/show_bug.cgi?id=44585
where a DW_OP_deref was placed at the end of a dwarf expression, resulting in
corrupt symbols when debugging.
Differential Revision: https://reviews.llvm.org/D73526
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions