Sign in
ara-mdk
/
platform
/
external
/
llvm
/
6bc99603c0f4fdd15d734851a4343b768f4725a4
/
.
/
tools
/
llvm-stress
/
CMakeLists.txt
blob: e2d07a5dda20287bfc52c4edf4e12a3864edab8c [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS bitreader asmparser bitwriter instrumentation scalaropts ipo)
add_llvm_tool(llvm-stress
llvm-stress.cpp
)