blob: 971ca79ee453d5baca0a8193d8fd496362934711 [file] [log] [blame]
add_swift_host_tool(sil-opt
SILOpt.cpp
LINK_LIBRARIES
swiftFrontend
swiftIRGen
swiftSILGen
swiftSILOptimizer
# Clang libraries included to appease the linker on linux.
clangBasic
clangCodeGen
SWIFT_COMPONENT tools
)