[PATCH] D78336: Remove the llvm/Support/StringPool.h file and related support now that it has no clients. A plain old StringSet<> is a better replacement.
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 18:23:25 PDT 2020
lattner added a comment.
The build failure is pretty weird, but appears to be unrelated to these changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78336/new/
https://reviews.llvm.org/D78336
More information about the llvm-commits
mailing list