summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2016-03-14 14:06:00 +0000
committerEd Maste <emaste@freebsd.org>2016-03-14 14:06:00 +0000
commit81955f8048b36272f7e25ee7a8ae9f91590da42b (patch)
treebe5f54aad9466bc8d2122bf3e343d57989c93070 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parentcdce026b4d44deee16f982f5db6afdb8215d77c1 (diff)
downloadbcm5719-llvm-81955f8048b36272f7e25ee7a8ae9f91590da42b.tar.gz
bcm5719-llvm-81955f8048b36272f7e25ee7a8ae9f91590da42b.zip
Allow any build-id length between 4 and 20 bytes inclusive
Build-id support is being added to lld and by default it may produce a 64-bit build-id. Prior to this change lldb would reject such a build-id. However, it then falls back to a 4-byte crc32, which is a poorer quality identifier. Differential Revision: http://reviews.llvm.org/D18096 llvm-svn: 263432
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud