[PATCH] D70385: [DebugInfo] Support for DW_OP_implicit_pointer (for mem2reg optimization)

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 24 10:37:34 PST 2019


alok updated this revision to Diff 230811.
alok edited the summary of this revision.
alok added a comment.

Updated to rebase due to changes in trunk and parent patches.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70385/new/

https://reviews.llvm.org/D70385

Files:
  llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/test/DebugInfo/dwarfdump-implicit_pointer_mem2reg.c
  llvm/test/DebugInfo/implicit_pointer_mem2reg.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70385.230811.patch
Type: text/x-patch
Size: 4414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191124/adbc0bfb/attachment.bin>


More information about the llvm-commits mailing list