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