[llvm] ed0e367 - [gn build] Port 00090a2b826
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 29 19:41:13 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-10-30T02:36:24Z
New Revision: ed0e367dec4ef755821ab1f33f5eb2068056fc27
URL: https://github.com/llvm/llvm-project/commit/ed0e367dec4ef755821ab1f33f5eb2068056fc27
DIFF: https://github.com/llvm/llvm-project/commit/ed0e367dec4ef755821ab1f33f5eb2068056fc27.diff
LOG: [gn build] Port 00090a2b826
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/CodeGen/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/CodeGen/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/CodeGen/BUILD.gn
index 37b514eab496..09d296d71395 100644
--- a/llvm/utils/gn/secondary/clang/unittests/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/CodeGen/BUILD.gn
@@ -14,6 +14,7 @@ unittest("ClangCodeGenTests") {
]
sources = [
"BufferSourceTest.cpp",
+ "CheckTargetFeaturesTest.cpp",
"CodeGenExternalTest.cpp",
"IncrementalProcessingTest.cpp",
"TBAAMetadataTest.cpp",
More information about the llvm-commits
mailing list