[llvm] 00553a3 - [gn build] Port f27e4548fc42

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 10:13:21 PDT 2021


Author: LLVM GN Syncbot
Date: 2021-06-17T17:09:43Z
New Revision: 00553a32330822fd936dcfd4830556468aaf918c

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

LOG: [gn build] Port f27e4548fc42

Added: 
    

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

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/lld/MachO/BUILD.gn b/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
index 67cf249173471..6ed0221c5c054 100644
--- a/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
+++ b/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
@@ -32,6 +32,7 @@ static_library("MachO2") {
     "DriverUtils.cpp",
     "Dwarf.cpp",
     "ExportTrie.cpp",
+    "ICF.cpp",
     "InputFiles.cpp",
     "InputSection.cpp",
     "LTO.cpp",


        


More information about the llvm-commits mailing list