[PATCH] D70384: [DebugInfo] Support for DW_OP_implicit_pointer (for SROA optimization)

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


alok updated this revision to Diff 230810.
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/D70384/new/

https://reviews.llvm.org/D70384

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/DebugInfo/dwarfdump-implicit_pointer_sroa.c
  llvm/test/DebugInfo/dwarfdump-implicit_pointer_sroa_inline.c
  llvm/test/DebugInfo/implicit_pointer_sroa.c
  llvm/test/DebugInfo/implicit_pointer_sroa_inline.c

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


More information about the llvm-commits mailing list