brintos

brintos / llvm-project-archived public Read only

0
0
Text · 116 B · 1920bfa Raw
10 lines · plain
1set(LLVM_LINK_COMPONENTS2  AsmParser3  Core4  Support5  )6 7add_llvm_unittest(AsmParserTests8  AsmParserTest.cpp9  )10