[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 2 12:03:30 PST 2020


alok updated this revision to Diff 235920.
alok added a comment.

Re-based and updated.


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.235920.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/7b055a4c/attachment.bin>


More information about the llvm-commits mailing list