[PATCH] Print operands of DWARF stack frame operations.

Keith Walker kwalker at arm.com
Mon Jan 20 08:55:20 PST 2014


Currently llvm-dwarfdump only displays the names of the DWARF stack frame operations.

This patch adds the printing of the operands to the stack frame operations.

Note that in this patch, register operands are reported using the DWARF register numbers and not the names of target registers.

http://llvm-reviews.chandlerc.com/D2584

Files:
  lib/DebugInfo/DWARFDebugFrame.cpp
  test/DebugInfo/dwarfdump-debug-frame-simple.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2584.1.patch
Type: text/x-patch
Size: 10765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140120/11fd8867/attachment.bin>


More information about the llvm-commits mailing list