brintos

brintos / llvm-project-archived public Read only

0
0
Text · 75 B · cfd1f4a Raw
8 lines · plain
1set(LLVM_LINK_COMPONENTS2  support3)4 5add_llvm_utility(count6  count.c7  )8