brintos

brintos / llvm-project-archived public Read only

0
0
Text · 122 B · 198f669 Raw
12 lines · plain
1set(LLVM_LINK_COMPONENTS2  Support3  Symbolize4  )5 6add_llvm_tool(sanstats7  sanstats.cpp8 9  DEPENDS10  intrinsics_gen11  )12