mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 17:00:01 +00:00
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
|
||
|
)
|