summaryrefslogtreecommitdiff
path: root/libartbase/base/arena_allocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'libartbase/base/arena_allocator.h')
-rw-r--r--libartbase/base/arena_allocator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libartbase/base/arena_allocator.h b/libartbase/base/arena_allocator.h
index 211ff4f6ad..4dccd033d6 100644
--- a/libartbase/base/arena_allocator.h
+++ b/libartbase/base/arena_allocator.h
@@ -92,6 +92,7 @@ enum ArenaAllocKind {
kArenaAllocRegisterAllocator,
kArenaAllocRegisterAllocatorValidate,
kArenaAllocStackMapStream,
+ kArenaAllocBitTableBuilder,
kArenaAllocVectorNode,
kArenaAllocCodeGenerator,
kArenaAllocAssembler,