From d5c4de40c679f07c575db1fb5c5893cb93b3d30e Mon Sep 17 00:00:00 2001 From: LLVM GN Syncbot Date: Sat, 23 Jan 2021 14:07:39 +0000 Subject: [PATCH] [gn build] Port 0057cc5a215e --- llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn index 40755a40ada4..1e4d3679cd53 100644 --- a/llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn +++ b/llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn @@ -21,7 +21,6 @@ static_library("Frontend") { "ASTConsumers.cpp", "ASTMerge.cpp", "ASTUnit.cpp", - "AssemblerInvocation.cpp", "ChainedDiagnosticConsumer.cpp", "ChainedIncludesSource.cpp", "CompilerInstance.cpp",