[llvm] e7f2548 - [gn build] Port 29125ddf132
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 10:11:58 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-06-24T17:05:39Z
New Revision: e7f25483803f207a3acfd86e7ea404ec3809418f
URL: https://github.com/llvm/llvm-project/commit/e7f25483803f207a3acfd86e7ea404ec3809418f
DIFF: https://github.com/llvm/llvm-project/commit/e7f25483803f207a3acfd86e7ea404ec3809418f.diff
LOG: [gn build] Port 29125ddf132
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn
index f3b535cf486c..14cf53aa513f 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn
@@ -16,6 +16,7 @@ unittest("FrontendTests") {
"ASTUnitTest.cpp",
"CodeGenActionTest.cpp",
"CompilerInstanceTest.cpp",
+ "CompilerInvocationTest.cpp",
"FixedPointString.cpp",
"FrontendActionTest.cpp",
"OutputStreamTest.cpp",
More information about the llvm-commits
mailing list