[PATCH] D84113: [Debuginfo] (1/8) [DW_OP_implicit_pointer/second strategy] Support for DW_OP_LLVM_implicit_pointer

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 23:29:40 PDT 2020


alok updated this revision to Diff 298549.
alok marked an inline comment as done.
alok added a comment.

Updated to re-base and incorporate comment from @dblaikie .


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

https://reviews.llvm.org/D84113

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/BinaryFormat/Dwarf.h
  llvm/lib/BinaryFormat/Dwarf.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/test/DebugInfo/X86/LLVM_implicit_pointer.ll
  llvm/test/DebugInfo/X86/invalid-noarg-LLVM_implicit_pointer.ll
  llvm/test/DebugInfo/X86/invalid-non-start-LLVM_implicit_pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84113.298549.patch
Type: text/x-patch
Size: 8434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201016/06bf57b1/attachment.bin>


More information about the llvm-commits mailing list