mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
8ce0029942
llvm-svn: 151479
6 lines
136 B
CMake
6 lines
136 B
CMake
set(LLVM_LINK_COMPONENTS bitreader asmparser bitwriter instrumentation scalaropts ipo)
|
|
|
|
add_llvm_tool(llvm-stress
|
|
llvm-stress.cpp
|
|
)
|