We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e98aa commit 7b370b1Copy full SHA for 7b370b1
unittests/SILOptimizer/CMakeLists.txt
@@ -5,4 +5,5 @@ add_swift_unittest(SwiftSILOptimizerTests
5
target_link_libraries(SwiftSILOptimizerTests
6
PRIVATE
7
swiftSILOptimizer
8
+ swiftIRGen
9
)
0 commit comments