[PATCH] D133715: [ADT] Add TrieRawHashMap
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 09:40:28 PST 2023
steven_wu updated this revision to Diff 489861.
steven_wu added a comment.
Update after `makeArrayRef` deprecation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133715/new/
https://reviews.llvm.org/D133715
Files:
llvm/include/llvm/ADT/TrieRawHashMap.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/TrieHashIndexGenerator.h
llvm/lib/Support/TrieRawHashMap.cpp
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/TrieRawHashMapTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133715.489861.patch
Type: text/x-patch
Size: 47520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/71000ff5/attachment.bin>
More information about the llvm-commits
mailing list