[PATCH] D133715: [ADT] Add HashMappedTrie
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 14:57:17 PST 2023
steven_wu updated this revision to Diff 486102.
steven_wu added a comment.
Add some documentation about HashMappedTrie
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/HashMappedTrie.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/HashMappedTrie.cpp
llvm/lib/Support/HashMappedTrieIndexGenerator.h
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/HashMappedTrieTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133715.486102.patch
Type: text/x-patch
Size: 47014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/794c36a0/attachment.bin>
More information about the llvm-commits
mailing list