[PATCH] D84119: [Debuginfo][mem2reg] (6/7) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy).
Alok Kumar Sharma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 01:57:06 PST 2020
alok updated this revision to Diff 304754.
alok retitled this revision from "[Debuginfo] (7/N) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy)." to "[Debuginfo][mem2reg] (6/7) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy).".
alok added reviewers: jmorse, aprantl, jini.susan.george, SouraVX.
alok added a comment.
Updated to re-base.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84119/new/
https://reviews.llvm.org/D84119
Files:
llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
llvm/test/DebugInfo/X86/dwarfdump-implicit_pointer_instcomb.c
llvm/test/DebugInfo/X86/implicit_pointer_instcomb.c
llvm/test/DebugInfo/X86/implicit_pointer_promote2reg.c
llvm/test/DebugInfo/X86/implicit_pointer_temp_reference.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84119.304754.patch
Type: text/x-patch
Size: 10672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/deeaaa2d/attachment.bin>
More information about the llvm-commits
mailing list