Skip to content

Commit 2b002d6

Browse files
committed
[gn] port 1756fcb
1 parent 155fc76 commit 2b002d6

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ source_set("sources") {
3737
"linux.cpp",
3838
"linux.h",
3939
"list.h",
40-
"local_cache.h",
4140
"mem_map.cpp",
4241
"mem_map.h",
4342
"mem_map_base.h",
@@ -59,6 +58,7 @@ source_set("sources") {
5958
"report_linux.cpp",
6059
"report_linux.h",
6160
"secondary.h",
61+
"size_class_allocator.h",
6262
"size_class_map.h",
6363
"stack_depot.h",
6464
"stats.h",

0 commit comments

Comments
 (0)