Skip to content

Commit 26893af

Browse files
author
git apple-llvm automerger
committed
Merge commit '88d77fce94c6' from llvm.org/master into apple/master
2 parents 154da86 + 88d77fc commit 26893af

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

Lines changed: 1 addition & 0 deletions
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)