commit | 164d4a1cf6dcabfedf81cad3ee2daee56459ee4b | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Sun Jan 28 11:05:10 2018 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Sun Jan 28 11:05:10 2018 +0000 |
tree | 89e52efd35d218cd584af2d4aef485825f79e4df | |
parent | 952dbe41bb06603bc0dc9d8d23ee0e97977de124 [diff] |
[Support] Move DJB hash to support. NFC This patch moves the DJB hash to support. This is consistent with other hashing algorithms living there. The hash is used by the DWARF accelerator tables. We're doing this now because the hashing function is needed by dsymutil and we don't want to link against libBinaryFormat. Differential revision: https://reviews.llvm.org/D42594 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323616 91177308-0d34-0410-b5e6-96231b3b80d8