[PATCH] D84114: [Debuginfo] (2/8) [DW_OP_implicit_pointer/second strategy] Support for DW_OP_explicit_pointer.

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 07:58:28 PDT 2020


alok updated this revision to Diff 282625.
alok retitled this revision from "[Debuginfo] (2/N) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy)." to "[Debuginfo] (2/8) [DW_OP_implicit_pointer/second strategy] Support for DW_OP_explicit_pointer.".
alok added a reviewer: jmorse.
alok added a comment.

Incorporated comments from @jmorse .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84114

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/BinaryFormat/Dwarf.h
  llvm/lib/BinaryFormat/Dwarf.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/test/DebugInfo/X86/LLVM_explicit_pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84114.282625.patch
Type: text/x-patch
Size: 5817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/1bbfa5a2/attachment.bin>


More information about the llvm-commits mailing list