Skip to content

Commit 86514fe

Browse files
author
git apple-llvm automerger
committed
Merge commit '26893afda1eb' from apple/master into swift/master-next
2 parents 248a268 + 26893af commit 86514fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ unittest("JITLinkTests") {
1515
]
1616
sources = [
1717
"JITLinkTestCommon.cpp",
18+
"LinkGraphTests.cpp",
1819
"MachO_x86_64_Tests.cpp",
1920
]
2021
}

0 commit comments

Comments
 (0)