[llvm] 5a0ec6f - [gn build] Port e183bf8e1599
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 05:07:23 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-06-13T12:03:48Z
New Revision: 5a0ec6ff682b5ff53051d7d7028724756b7190db
URL: https://github.com/llvm/llvm-project/commit/5a0ec6ff682b5ff53051d7d7028724756b7190db
DIFF: https://github.com/llvm/llvm-project/commit/5a0ec6ff682b5ff53051d7d7028724756b7190db.diff
LOG: [gn build] Port e183bf8e1599
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 6b457a97f9981..871536c395017 100644
--- a/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
+++ b/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
@@ -31,6 +31,7 @@ static_library("MachO") {
"Driver.cpp",
"DriverUtils.cpp",
"Dwarf.cpp",
+ "EhFrame.cpp",
"ExportTrie.cpp",
"ICF.cpp",
"InputFiles.cpp",
More information about the llvm-commits
mailing list