brintos

brintos / llvm-project-archived public Read only

0
0
Text · 123 B · 9073555 Raw
12 lines · plain
1set(LLVM_LINK_COMPONENTS2  Core3  Support4  )5 6add_llvm_tool(llvm-stress7  llvm-stress.cpp8 9  DEPENDS10  intrinsics_gen11  )12