[llvm] 2fefb66 - [gn build] Port cc324af0d64c
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 17 10:41:57 PST 2021
Author: LLVM GN Syncbot
Date: 2021-12-17T18:41:48Z
New Revision: 2fefb66e53f7824c89b9524469a2d7c93f8d15eb
URL: https://github.com/llvm/llvm-project/commit/2fefb66e53f7824c89b9524469a2d7c93f8d15eb
DIFF: https://github.com/llvm/llvm-project/commit/2fefb66e53f7824c89b9524469a2d7c93f8d15eb.diff
LOG: [gn build] Port cc324af0d64c
Added:
Modified:
llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
index 086948f8f79f0..5a51f872b1702 100644
--- a/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
+++ b/llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
@@ -132,7 +132,6 @@ source_set("sources") {
"sanitizer_stoptheworld_linux_libcdep.cpp",
"sanitizer_stoptheworld_mac.cpp",
"sanitizer_stoptheworld_netbsd_libcdep.cpp",
- "sanitizer_stoptheworld_win.cpp",
"sanitizer_suppressions.cpp",
"sanitizer_suppressions.h",
"sanitizer_symbolizer.cpp",
More information about the llvm-commits
mailing list