[PATCH] D70643: [DebugInfo] Support for DW_OP_implicit_pointer (DW_OP_LLVM_implicit_pointer)

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 20:51:21 PST 2020


alok updated this revision to Diff 236500.
alok edited the summary of this revision.
alok added a comment.
Herald added a subscriber: ormris.

Updated to re-base and include a test case as suggested by @aprantl.


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

https://reviews.llvm.org/D70643

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/LLVM_implicit_pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70643.236500.patch
Type: text/x-patch
Size: 9114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/b30d1bed/attachment.bin>


More information about the llvm-commits mailing list