refactor: add libsmall dependency (#5649)

* refactor: add small dependency

* refactor: use small in variant.cc

* refactor: use small in cache.h
This commit is contained in:
Charles Kerr
2023-06-20 22:50:36 -05:00
committed by GitHub
parent 548f840b8d
commit 432fc9bafc
9 changed files with 64 additions and 44 deletions

3
.gitmodules vendored
View File

@@ -47,3 +47,6 @@
[submodule "third-party/wide-integer"]
path = third-party/wide-integer
url = https://github.com/transmission/wide-integer
[submodule "third-party/small"]
path = third-party/small
url = https://github.com/transmission/small.git