Skip to content

Commit af44976

Browse files
committed
[gn build] Port 6128ff6
1 parent f906d76 commit af44976

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ unittest("JITLinkTests") {
1717
"AArch32ErrorTests.cpp",
1818
"AArch32Tests.cpp",
1919
"EHFrameSupportTests.cpp",
20-
"JITLinkMocks.cpp",
20+
"JITLinkTestUtils.cpp",
2121
"LinkGraphTests.cpp",
22+
"MachOLinkGraphTests.cpp",
2223
"MemoryManagerErrorTests.cpp",
2324
"StubsTests.cpp",
2425
]

0 commit comments

Comments
 (0)