[gn build] Port fff876c20e

This commit is contained in:
LLVM GN Syncbot 2021-12-13 23:30:23 +00:00
parent fff876c20e
commit bc56ea7c3e
1 changed files with 1 additions and 4 deletions

View File

@ -99,10 +99,7 @@ target(asan_target_type, "asan") {
"asan_win.cpp",
]
if (target_os != "mac" && target_os != "win") {
sources += [
"asan_interceptors_vfork.S",
"asan_rtl_x86_64.S",
]
sources += [ "asan_interceptors_vfork.S" ]
}
# To be able to include sanitizer_common.