brintos

brintos / llvm-project-archived public Read only

0
0
Text · 114 B · e94f4be Raw
10 lines · plain
1set(LLVM_LINK_COMPONENTS2  AsmParser3  core4  linker5  )6 7add_llvm_unittest(LinkerTests8  LinkModulesTest.cpp9  )10