blob: e0d3c5a8889bbe79f3502e0bfb3674a914e3f0e9 [file] [log] [blame]
add_swift_executable(sil-opt
SILOpt.cpp
LINK_LIBRARIES
swiftFrontend
swiftIRGen
swiftSILGen
swiftSILOptimizer
)
swift_install_in_component(tools
TARGETS sil-opt
RUNTIME DESTINATION bin)