diff options
author | Leonard Chan <leonardchan@google.com> | 2020-01-30 17:09:42 -0800 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2020-01-30 17:09:42 -0800 |
commit | 2d3174c4df6b5f4131346828d0a31675d80d6e2b (patch) | |
tree | adb74a5991fd883058772f6d0b2c09d477d96c34 /llvm/lib/IR/Module.cpp | |
parent | 282b803b62972e22dfe43642e7d5bcd76bd102a7 (diff) | |
download | llvm-2d3174c4df6b5f4131346828d0a31675d80d6e2b.zip llvm-2d3174c4df6b5f4131346828d0a31675d80d6e2b.tar.gz llvm-2d3174c4df6b5f4131346828d0a31675d80d6e2b.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.
This is an attempt to reland with a few fixes for buildbot since I
haven't merged from master in a bit.
Differential Revision: https://reviews.llvm.org/D73526
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions