forked from OSchip/llvm-project
[gn build] Port 969a51ff36
This commit is contained in:
parent
969a51ff36
commit
3b4c040cca
|
@ -199,7 +199,7 @@ source_set("unused") {
|
||||||
"asan_win_dynamic_runtime_thunk.cpp",
|
"asan_win_dynamic_runtime_thunk.cpp",
|
||||||
|
|
||||||
# FIXME: These are in clang_rt.asan_static in the CMake build.
|
# FIXME: These are in clang_rt.asan_static in the CMake build.
|
||||||
"asan_rtl_static.cpp",
|
|
||||||
"asan_rtl_x86_64.S",
|
"asan_rtl_x86_64.S",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue