[PATCH] D84116: [Debuginfo][GlobalISel] (3/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:49:08 PST 2020


alok updated this revision to Diff 304750.
alok retitled this revision from "[Debuginfo] (4/N) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy)." to "[Debuginfo][GlobalISel] (3/7) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy).".
alok added reviewers: jmorse, aprantl, jini.susan.george, SouraVX.
Herald added a subscriber: rovka.

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

https://reviews.llvm.org/D84116

Files:
  llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/test/DebugInfo/X86/implicit_pointer_global.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84116.304750.patch
Type: text/x-patch
Size: 12250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/8714c025/attachment.bin>


More information about the llvm-commits mailing list