diff options
author | Ed Maste <emaste@freebsd.org> | 2016-03-14 14:06:00 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2016-03-14 14:06:00 +0000 |
commit | 81955f8048b36272f7e25ee7a8ae9f91590da42b (patch) | |
tree | be5f54aad9466bc8d2122bf3e343d57989c93070 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | cdce026b4d44deee16f982f5db6afdb8215d77c1 (diff) | |
download | bcm5719-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/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions