[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
Mon Aug 3 07:38:01 PDT 2020


alok updated this revision to Diff 282621.
alok marked 2 inline comments as done.
alok retitled this revision from "[Debuginfo] (1/N) Support for DW_OP_implicit_pointer for named and unnamed variables (second strategy)." to "[Debuginfo] (1/8) [DW_OP_implicit_pointer/second strategy] Support for DW_OP_LLVM_implicit_pointer".
alok edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84113.282621.patch
Type: text/x-patch
Size: 7442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/28ac76f2/attachment.bin>


More information about the llvm-commits mailing list