[llvm] ae89497 - [gn build] Port 1072b94ed8e5
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 18 05:47:30 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-10-18T12:47:18Z
New Revision: ae894971105ff5a18a75ceb093c40d120480f490
URL: https://github.com/llvm/llvm-project/commit/ae894971105ff5a18a75ceb093c40d120480f490
DIFF: https://github.com/llvm/llvm-project/commit/ae894971105ff5a18a75ceb093c40d120480f490.diff
LOG: [gn build] Port 1072b94ed8e5
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
index 4c7e3c110b2d10d..14900e2254cb389 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
@@ -14,7 +14,6 @@ unittest("ClangDriverTests") {
sources = [
"DXCModeTest.cpp",
"DistroTest.cpp",
- "GCCVersionTest.cpp",
"ModuleCacheTest.cpp",
"MultilibBuilderTest.cpp",
"MultilibTest.cpp",
More information about the llvm-commits
mailing list