[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 16:43:42 PDT 2020
lattner created this revision.
Herald added subscribers: llvm-commits, hiraditya, mgorny.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78336
Files:
llvm/include/llvm/Support/StringPool.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/StringPool.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/StringPool.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78336.258198.patch
Type: text/x-patch
Size: 7543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/e4ed1526/attachment.bin>
More information about the llvm-commits
mailing list