1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/BinaryFormat
Jonas Devlieghere 924e1d99fc [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

llvm-svn: 323616
2018-01-28 11:05:10 +00:00
..
CMakeLists.txt
Dwarf.cpp [Support] Move DJB hash to support. NFC 2018-01-28 11:05:10 +00:00
LLVMBuild.txt
Magic.cpp Simplify. 2017-10-19 01:32:18 +00:00