Skip to content

Commit 2f976b9

Browse files
committed
[gn build] Port b3c0055
1 parent b3c0055 commit 2f976b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ unittest("JITLinkTests") {
1616
sources = [
1717
"AArch32Tests.cpp",
1818
"EHFrameSupportTests.cpp",
19+
"JITLinkMocks.cpp",
1920
"LinkGraphTests.cpp",
21+
"MemoryManagerErrorTests.cpp",
2022
]
2123
}

0 commit comments

Comments
 (0)