src/runtime: add leveldb memhash

This commit is contained in:
Damian Gryski
2022-03-30 14:21:35 -07:00
committed by Ron Evans
parent 11e1b2148f
commit 7a61cb1bc3
2 changed files with 76 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//go:build !runtime_memhash_tsip
// +build !runtime_memhash_tsip
//go:build !runtime_memhash_tsip && !runtime_memhash_leveldb
// +build !runtime_memhash_tsip,!runtime_memhash_leveldb
package runtime