[llvm] b50c10f - [gn build] Port e6b153947dfa

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 16 08:08:24 PST 2022


Author: LLVM GN Syncbot
Date: 2022-01-16T16:03:49Z
New Revision: b50c10fe59c58f1a6e76560001b86991df702536

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

LOG: [gn build] Port e6b153947dfa

Added: 
    

Modified: 
    llvm/utils/gn/secondary/lld/Common/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/lld/Common/BUILD.gn b/llvm/utils/gn/secondary/lld/Common/BUILD.gn
index a50d5e4eda964..ed87426362d6f 100644
--- a/llvm/utils/gn/secondary/lld/Common/BUILD.gn
+++ b/llvm/utils/gn/secondary/lld/Common/BUILD.gn
@@ -32,7 +32,6 @@ static_library("Common") {
   ]
   sources = [
     "Args.cpp",
-    "CommonLinkerContext.cpp",
     "DWARF.cpp",
     "ErrorHandler.cpp",
     "Filesystem.cpp",


        


More information about the llvm-commits mailing list