brintos

brintos / llvm-project-archived public Read only

0
0
Text · 110 B · a73909a Raw
10 lines · plain
1set(LLVM_LINK_COMPONENTS2  BitWriter3  Core4  Support5  )6 7add_llvm_example(ModuleMaker8  ModuleMaker.cpp9  )10