brintos

brintos / llvm-project-archived public Read only

0
0
Text · 109 B · a74c777 Raw
10 lines · plain
1set(LLVM_LINK_COMPONENTS2  Core3  Support4  ProfileData5  )6 7add_llvm_tool(llvm-cxxmap8  llvm-cxxmap.cpp9  )10