[PATCH] D70720: [llvm-objdump] Display locations of variables alongside disassembly
Oliver Stannard (Linaro) via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 01:58:26 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc4a6f5db4f0: [llvm-objdump] Display locations of variables alongside disassembly (authored by ostannard).
Changed prior to commit:
https://reviews.llvm.org/D70720?vs=250510&id=276668#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70720/new/
https://reviews.llvm.org/D70720
Files:
llvm/docs/CommandGuide/llvm-objdump.rst
llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h
llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp
llvm/test/tools/llvm-objdump/ARM/Inputs/debug.c
llvm/test/tools/llvm-objdump/ARM/Inputs/wide-char.c
llvm/test/tools/llvm-objdump/ARM/debug-vars-dwarf4-sections.s
llvm/test/tools/llvm-objdump/ARM/debug-vars-dwarf4.s
llvm/test/tools/llvm-objdump/ARM/debug-vars-dwarf5-sections.s
llvm/test/tools/llvm-objdump/ARM/debug-vars-dwarf5.s
llvm/test/tools/llvm-objdump/ARM/debug-vars-wide-chars.s
llvm/test/tools/llvm-objdump/PowerPC/debug-vars.s
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70720.276668.patch
Type: text/x-patch
Size: 94191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/f29b6878/attachment-0001.bin>
More information about the llvm-commits
mailing list