Skip to content

Commit 07210e6

Browse files
committed
[build system] Fix link error with ToT LLVM+clang+lld
1 parent ef4624b commit 07210e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unittests/AST/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ target_link_libraries(SwiftASTTests
1010
# FIXME: Circular dependencies.
1111
swiftParse
1212
swiftSema
13+
swiftSIL
1314
)

0 commit comments

Comments
 (0)