This is an archive of the discontinued LLVM Phabricator instance.

Remove the llvm/Support/StringPool.h file and related support now that it has no clients. A plain old StringSet<> is a better replacement.
ClosedPublic

Authored by lattner on Apr 16 2020, 4:27 PM.

Diff Detail

Event Timeline

lattner created this revision.Apr 16 2020, 4:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 16 2020, 4:27 PM

The build failure is pretty weird, but appears to be unrelated to these changes.

lattner accepted this revision.Apr 16 2020, 5:57 PM
This revision is now accepted and ready to land.Apr 16 2020, 5:57 PM
This revision was automatically updated to reflect the committed changes.
llvm/lib/Support/StringPool.cpp