Skip to content

Commit 2292154

Browse files
committed
[gn build] Port 7d3dfc8
1 parent 1d88cfc commit 2292154

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/JITLink/BUILD.gn

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ static_library("JITLink") {
4141
"MachOLinkGraphBuilder.cpp",
4242
"MachO_arm64.cpp",
4343
"MachO_x86_64.cpp",
44+
"XCOFF.cpp",
45+
"XCOFFLinkGraphBuilder.cpp",
46+
"XCOFF_ppc64.cpp",
4447
"aarch32.cpp",
4548
"aarch64.cpp",
4649
"i386.cpp",

0 commit comments

Comments
 (0)