[PATCH] D69999: [DebugInfo] Support for DW_OP_implicit_pointer (IR Verifier and Bitcode)
Alok Kumar Sharma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 01:48:01 PST 2019
alok updated this revision to Diff 231022.
alok marked 3 inline comments as done.
alok added a comment.
This is updated to incorporate review comments from @Orlando .
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69999/new/
https://reviews.llvm.org/D69999
Files:
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/include/llvm/IR/IntrinsicInst.h
llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
llvm/lib/CodeGen/LiveDebugValues.cpp
llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
llvm/lib/IR/IntrinsicInst.cpp
llvm/test/DebugInfo/implicit_pointer_verify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69999.231022.patch
Type: text/x-patch
Size: 21001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/7e8e20b1/attachment.bin>
More information about the llvm-commits
mailing list