Skip to content

Commit 449807a

Browse files
committed
[gn] port c62fc06
1 parent 8bfd294 commit 449807a

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/compiler-rt/lib/asan

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ if (current_toolchain == host_toolchain) {
77
}
88
} else {
99
asan_sources = [
10+
"asan_aix.cpp",
1011
"asan_activation.cpp",
1112
"asan_activation.h",
1213
"asan_activation_flags.inc",

0 commit comments

Comments
 (0)