[llvm-branch-commits] [llvm] d5c4de4 - [gn build] Port 0057cc5a215e

LLVM GN Syncbot via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Jan 23 06:15:12 PST 2021


Author: LLVM GN Syncbot
Date: 2021-01-23T14:07:39Z
New Revision: d5c4de40c679f07c575db1fb5c5893cb93b3d30e

URL: https://github.com/llvm/llvm-project/commit/d5c4de40c679f07c575db1fb5c5893cb93b3d30e
DIFF: https://github.com/llvm/llvm-project/commit/d5c4de40c679f07c575db1fb5c5893cb93b3d30e.diff

LOG: [gn build] Port 0057cc5a215e

Added: 
    

Modified: 
    llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn

Removed: 
    


################################################################################
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",


        


More information about the llvm-branch-commits mailing list