[PATCH] D60866: [DWARF] Handle DW_OP_entry_value operand
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 06:54:41 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364542: [DWARF] Handle the DW_OP_entry_value operand (authored by djtodoro, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60866?vs=205796&id=206856#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60866/new/
https://reviews.llvm.org/D60866
Files:
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/BinaryFormat/Dwarf.def
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DebugLocEntry.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfExpression.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFExpression.cpp
llvm/trunk/lib/IR/DebugInfoMetadata.cpp
llvm/trunk/test/Verifier/diexpression-entry-value.ll
llvm/trunk/test/Verifier/diexpression-valid-entry-value.ll
llvm/trunk/test/tools/llvm-dwarfdump/X86/debug_loc_OP_GNU_entry_value.s
llvm/trunk/test/tools/llvm-dwarfdump/X86/debug_loc_OP_entry_value.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60866.206856.patch
Type: text/x-patch
Size: 19874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/d5c31b39/attachment-0001.bin>
More information about the llvm-commits
mailing list