brintos

brintos / llvm-project-archived public Read only

0
0
Text · 116 B · a40ae4b Raw
10 lines · plain
1set(LLVM_LINK_COMPONENTS2  Telemetry3  Core4  Support5  )6 7add_llvm_unittest(TelemetryTests8  TelemetryTest.cpp9  )10