[llvm] 176f26f - [gn build] Port cf918c809bb
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 23:03:45 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-08-27T05:59:55Z
New Revision: 176f26f7da46c3a2f1330417d48dc43da579af78
URL: https://github.com/llvm/llvm-project/commit/176f26f7da46c3a2f1330417d48dc43da579af78
DIFF: https://github.com/llvm/llvm-project/commit/176f26f7da46c3a2f1330417d48dc43da579af78.diff
LOG: [gn build] Port cf918c809bb
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 317a57cdc4cb..713ca868bf5d 100644
--- a/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
+++ b/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
@@ -26,6 +26,7 @@ static_library("MachO2") {
"InputFiles.cpp",
"InputSection.cpp",
"MergedOutputSection.cpp",
+ "ObjC.cpp",
"OutputSection.cpp",
"OutputSegment.cpp",
"SymbolTable.cpp",
More information about the llvm-commits
mailing list