aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@linaro.org>2020-03-17 14:21:42 +0000
committerOliver Stannard <oliver.stannard@linaro.org>2020-07-09 09:58:00 +0100
commitdc4a6f5db4f0178bae43ef615cc8902c759d6195 (patch)
tree234634076b11b65bd52f62b9df1c4e6f35571fb5 /llvm/lib/Support/CommandLine.cpp
parent1c7c5019a7adfb16e0449ffb1d0e10631998d854 (diff)
downloadllvm-dc4a6f5db4f0178bae43ef615cc8902c759d6195.zip
llvm-dc4a6f5db4f0178bae43ef615cc8902c759d6195.tar.gz
llvm-dc4a6f5db4f0178bae43ef615cc8902c759d6195.tar.bz2
[llvm-objdump] Display locations of variables alongside disassembly
This adds the --debug-vars option to llvm-objdump, which prints locations (registers/memory) of source-level variables alongside the disassembly based on DWARF info. A vertical line is printed for each live-range, with a label at the top giving the variable name and location, and the position and length of the line indicating the program counter range in which it is valid. Differential revision: https://reviews.llvm.org/D70720
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions