We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155fc76 commit 2b002d6Copy full SHA for 2b002d6
llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
@@ -37,7 +37,6 @@ source_set("sources") {
37
"linux.cpp",
38
"linux.h",
39
"list.h",
40
- "local_cache.h",
41
"mem_map.cpp",
42
"mem_map.h",
43
"mem_map_base.h",
@@ -59,6 +58,7 @@ source_set("sources") {
59
58
"report_linux.cpp",
60
"report_linux.h",
61
"secondary.h",
+ "size_class_allocator.h",
62
"size_class_map.h",
63
"stack_depot.h",
64
"stats.h",
0 commit comments