mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-25 21:16:19 +00: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
|
|
)
|