diff options
author | Paul Robinson <paul.robinson@sony.com> | 2017-03-01 18:32:37 +0000 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2017-03-01 18:32:37 +0000 |
commit | 91d74813a6020e26301059d3e62490645eb400cd (patch) | |
tree | 179d0a7ec5c172de913b9bf09b9d93ad6e88dd70 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | e1b2d314688eb74e4510907d902f130b4bee7c81 (diff) | |
download | bcm5719-llvm-91d74813a6020e26301059d3e62490645eb400cd.tar.gz bcm5719-llvm-91d74813a6020e26301059d3e62490645eb400cd.zip |
[DWARF] Default lower bound should respect requested DWARF version.
DWARF may define a default lower-bound for arrays in languages defined
in a particular DWARF version. But the logic to suppress an
unnecessary lower-bound attribute was looking at the hard-coded
default DWARF version, not the version that had been requested.
Also updated the list with all languages defined in DWARF v5.
Differential Revision: http://reviews.llvm.org/D30484
llvm-svn: 296652
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions