[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:24:28 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG953a814aae49: Remove the llvm/Support/StringPool.h file and related support now that it has… (authored by lattner).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78336/new/
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.258217.patch
Type: text/x-patch
Size: 7543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/9e173600/attachment.bin>
More information about the llvm-commits
mailing list