[PATCH] D72055: [DebugInfo] Support for DW_OP_implicit_pointer (for temp references & dynamic allocations)
Alok Kumar Sharma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 20:30:07 PST 2020
alok updated this revision to Diff 237239.
alok added a comment.
Re-based and cleanup.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72055/new/
https://reviews.llvm.org/D72055
Files:
llvm/lib/IR/Instruction.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/DebugInfo/implicit_pointer_temp_dyn_alloc.cc
llvm/test/DebugInfo/implicit_pointer_temp_reference.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72055.237239.patch
Type: text/x-patch
Size: 5950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/35d0da08/attachment.bin>
More information about the llvm-commits
mailing list