[PATCH] [dwarfdump] Pretty print location expressions and location lists

Frederic Riss friss at apple.com
Wed Feb 4 10:56:11 PST 2015


- Rebased on latest master
- Addressed review comments


http://reviews.llvm.org/D6771

Files:
  include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
  include/llvm/DebugInfo/DWARF/DWARFExpression.h
  include/llvm/DebugInfo/DWARFExpression.h
  lib/DebugInfo/CMakeLists.txt
  lib/DebugInfo/DWARF/CMakeLists.txt
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
  lib/DebugInfo/DWARF/DWARFDebugLoc.cpp
  lib/DebugInfo/DWARF/DWARFExpression.cpp
  test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll
  test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll
  test/CodeGen/ARM/debug-info-sreg2.ll
  test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll
  test/DebugInfo/AArch64/coalescing.ll
  test/DebugInfo/ARM/s-super-register.ll
  test/DebugInfo/SystemZ/variable-loc.ll
  test/DebugInfo/X86/DW_AT_location-reference.ll
  test/DebugInfo/X86/block-capture.ll
  test/DebugInfo/X86/data_member_location.ll
  test/DebugInfo/X86/dbg-merge-loc-entry.ll
  test/DebugInfo/X86/dbg-value-const-byref.ll
  test/DebugInfo/X86/debug-info-blocks.ll
  test/DebugInfo/X86/debug-loc-offset.ll
  test/DebugInfo/X86/fission-cu.ll
  test/DebugInfo/X86/fission-ranges.ll
  test/DebugInfo/X86/op_deref.ll
  test/DebugInfo/X86/parameters.ll
  test/DebugInfo/X86/pieces-1.ll
  test/DebugInfo/X86/pieces-2.ll
  test/DebugInfo/X86/pieces-3.ll
  test/DebugInfo/X86/subregisters.ll
  test/DebugInfo/X86/template.ll
  test/DebugInfo/dwarfdump-debug-loc-simple.test
  test/DebugInfo/incorrect-variable-debugloc1.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6771.19340.patch
Type: text/x-patch
Size: 58196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150204/32a2647c/attachment.bin>


More information about the llvm-commits mailing list