diff options
author | Pavel Labath <pavel@labath.sk> | 2018-09-05 14:38:44 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2018-09-05 14:38:44 +0000 |
commit | 5795673ef87b57f0b7e78f69e6d4fe8870ff9633 (patch) | |
tree | eb4f53ae30a11f6f1fd1da151b66c36848765670 /lldb/scripts/Python | |
parent | 23ee5cbd2c1f9b097672a607298daa7e6ffeaa42 (diff) | |
download | llvm-5795673ef87b57f0b7e78f69e6d4fe8870ff9633.zip llvm-5795673ef87b57f0b7e78f69e6d4fe8870ff9633.tar.gz llvm-5795673ef87b57f0b7e78f69e6d4fe8870ff9633.tar.bz2 |
Enable DWARF accelerator tables by default when tuning for lldb (-glldb => -gpubnames)
Summary:
DWARF v5 accelerator tables provide a considerable performance
improvement for lldb and will make the default -glldb behavior same on
all targets (right now we emit apple tables on apple targets, but these
are not controlled by -gpubnames, only by -glldb).
Reviewers: dblaikie
Subscribers: probinson, clayborg, JDevlieghere, aprantl, cfe-commits
Differential Revision: https://reviews.llvm.org/D51576
llvm-svn: 341472
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions