[PATCH] D58442: llvm-dwarfinfo add support to decode DW_OP_convert

Markus Lavin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 21 00:20:11 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354552: [DebugInfo] Prep llvm-dwarfdump for typed DW5 ops. (authored by markus, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58442?vs=187646&id=187729#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58442

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFExpression.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFExpression.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFVerifier.cpp
  llvm/trunk/test/tools/llvm-dwarfdump/X86/debug_expr_convert.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58442.187729.patch
Type: text/x-patch
Size: 15584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/fd66a810/attachment.bin>


More information about the llvm-commits mailing list