blob: 8f2b30e4163bd4d0bd00b9b412cd90a935d44496 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
Core
Support
)
add_llvm_tool(llvm-stress
llvm-stress.cpp
)
export_executable_symbols(llvm-stress)