projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9fb73
)
[gn build] Port 2124ca1d5cb
author
Nico Weber
<thakis@chromium.org>
Sat, 19 Sep 2020 12:34:58 +0000
(08:34 -0400)
committer
Nico Weber
<thakis@chromium.org>
Sat, 19 Sep 2020 12:34:58 +0000
(08:34 -0400)
llvm/utils/gn/secondary/lld/MachO/BUILD.gn
patch
|
blob
|
history
diff --git
a/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
b/llvm/utils/gn/secondary/lld/MachO/BUILD.gn
index 67c4939f90a05bc7089e7b60a3216cac9ac00424..52d54d6b4e5746c1b8839b48e9048830c84e6b0b 100644
(file)
--- a/
llvm/utils/gn/secondary/lld/MachO/BUILD.gn
+++ b/
llvm/utils/gn/secondary/lld/MachO/BUILD.gn
@@
-36,6
+36,7
@@
static_library("MachO2") {
"Symbols.cpp",
"SyntheticSections.cpp",
"Target.cpp",
+ "UnwindInfoSection.cpp",
"Writer.cpp",
]
}