blob: 628d7bddb8c572015f25cecd68b940327993ad44 [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
LLVM_COMPONENT_DEPENDS
DebugInfoCodeView
SWIFT_COMPONENT tools
)