[PATCH] D77976: NFC: Clean up the implementation of StringPool a bit, and remove dependence on some "implicitly MallocAllocator" based methods on StringMapEntry. This allows reducing the #includes in StringMapEntry.h.

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 12 17:05:51 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG89c8ffd54221: NFC: Clean up the implementation of StringPool a bit, and remove dependence on… (authored by lattner).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77976/new/

https://reviews.llvm.org/D77976

Files:
  llvm/include/llvm/ADT/StringMap.h
  llvm/include/llvm/ADT/StringMapEntry.h
  llvm/include/llvm/Support/StringPool.h
  llvm/lib/IR/Value.cpp
  llvm/lib/IR/ValueSymbolTable.cpp
  llvm/lib/Support/StringPool.cpp
  llvm/unittests/ADT/StringMapTest.cpp
  llvm/unittests/ADT/StringSetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77976.256894.patch
Type: text/x-patch
Size: 15192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/26bc5997/attachment.bin>


More information about the llvm-commits mailing list