[PATCH] D74843: [llvm-objdump] Add entry_value locations to variable display

Oliver Stannard (Linaro) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 06:33:40 PST 2020


ostannard updated this revision to Diff 246930.
ostannard added a comment.

Convert tests to unit tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74843

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h
  llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
  llvm/test/tools/llvm-objdump/ARM/debug-vars-entry-value.s
  llvm/unittests/DebugInfo/DWARF/DWARFExpressionCompactPrinterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74843.246930.patch
Type: text/x-patch
Size: 7638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/4807f390/attachment.bin>


More information about the llvm-commits mailing list