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 5b23b23 commit e385f92Copy full SHA for e385f92
unittests/CMakeLists.txt
@@ -16,6 +16,7 @@ if(SWIFT_INCLUDE_TOOLS)
16
add_subdirectory(Remangler)
17
add_subdirectory(Sema)
18
add_subdirectory(SIL)
19
+ add_subdirectory(SILOptimizer)
20
add_subdirectory(SwiftDemangle)
21
22
add_subdirectory(Threading)
0 commit comments