[llvm] 6fed13f - [gn build] Port 0ac597f3cacf
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 14:24:01 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-08-18T21:18:53Z
New Revision: 6fed13f502fdf35797c3f3e94cfff3ad45a04f9b
URL: https://github.com/llvm/llvm-project/commit/6fed13f502fdf35797c3f3e94cfff3ad45a04f9b
DIFF: https://github.com/llvm/llvm-project/commit/6fed13f502fdf35797c3f3e94cfff3ad45a04f9b.diff
LOG: [gn build] Port 0ac597f3cacf
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 b8ec0315e30d2..2443a616e3029 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
@@ -11,6 +11,7 @@ unittest("ClangDriverTests") {
"//llvm/lib/Target:TargetsToBuild",
]
sources = [
+ "DXCModeTest.cpp",
"DistroTest.cpp",
"ModuleCacheTest.cpp",
"MultilibTest.cpp",
More information about the llvm-commits
mailing list