[PATCH] D43615: [Support] Remove HashString and replace it with djbHash. NFC.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 03:31:46 PST 2018


JDevlieghere added a comment.

The alternative is to keep `HashString` and just have it call `djbHash`.


Repository:
  rL LLVM

https://reviews.llvm.org/D43615





More information about the llvm-commits mailing list