[PATCH] D42594: Move DJB hash to support. NFC

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 27 04:41:27 PST 2018


JDevlieghere updated this revision to Diff 131681.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

Added DWARF to Doxygen comment.


https://reviews.llvm.org/D42594

Files:
  include/llvm/BinaryFormat/Dwarf.h
  include/llvm/Support/DJB.h
  lib/BinaryFormat/Dwarf.cpp
  lib/CodeGen/AsmPrinter/DwarfAccelTable.h
  lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  lib/Support/CMakeLists.txt
  lib/Support/DJB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42594.131681.patch
Type: text/x-patch
Size: 4490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180127/7e4db5fe/attachment.bin>


More information about the llvm-commits mailing list