Skip to content

Commit 3b4c040

Browse files
committed
[gn build] Port 969a51f
1 parent 969a51f commit 3b4c040

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ source_set("unused") {
199199
"asan_win_dynamic_runtime_thunk.cpp",
200200

201201
# FIXME: These are in clang_rt.asan_static in the CMake build.
202-
"asan_rtl_static.cpp",
202+
203203
"asan_rtl_x86_64.S",
204204
]
205205
}

0 commit comments

Comments
 (0)