summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/finish-swig-Python-LLDB.sh
diff options
context:
space:
mode:
authorEkaterina Romanova <katya_romanova@playstation.sony.com>2016-10-27 22:37:25 +0000
committerEkaterina Romanova <katya_romanova@playstation.sony.com>2016-10-27 22:37:25 +0000
commit0b82459c6cf22a17d116f836c0e47749b9ad5f4b (patch)
tree25298314b7b0e0a6222279d418f6a7822ef42031 /lldb/scripts/Python/finish-swig-Python-LLDB.sh
parent414b0155c446afef1d5d0b8cc6677970f043d7cc (diff)
downloadbcm5719-llvm-0b82459c6cf22a17d116f836c0e47749b9ad5f4b.tar.gz
bcm5719-llvm-0b82459c6cf22a17d116f836c0e47749b9ad5f4b.zip
Update .debug_line section version information to match DWARF version.
In the past the compiler always emitted .debug_line version 2, though some opcodes from DWARF 3 (e.g. DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin or DW_LNS_set_isa) and from DWARF 4 could be emitted by the compiler. This patch changes version information of .debug_line to exactly match the DWARF version. For .debug_line version 4, a new field maximum_operations_per_instruction is emitted. Differential Revision: https://reviews.llvm.org/D16697 llvm-svn: 285355
Diffstat (limited to 'lldb/scripts/Python/finish-swig-Python-LLDB.sh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud