blob: 1bac7b9a54903cfa8b115ca3267d272a1fb8dde7 [file] [log] [blame]
add_swift_host_tool(swift-llvm-opt
LLVMOpt.cpp
LINK_LIBRARIES
swiftIRGen
# Swift libraries included to appease the linker on linux.
swiftSema
swiftAST
# Clang libraries included to appease the linker on linux.
clangBasic
clangCodeGen
SWIFT_COMPONENT tools
)