[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:39:57 PST 2018


JDevlieghere added a comment.

In https://reviews.llvm.org/D42594#989492, @aprantl wrote:

> Don't you need to add it to the module map as well?


Correct me if I'm wrong, but isn't it implicitly covered by `umbrella "Support"` in `include/llvm/module.modulemap`?


Repository:
  rL LLVM

https://reviews.llvm.org/D42594





More information about the llvm-commits mailing list