brintos

brintos / llvm-project-archived public Read only

0
0
Text · 154 B · 53f388c Raw
11 lines · plain
1add_llvm_component_library(LLVMDirectXPointerTypeAnalysis2  PointerTypeAnalysis.cpp3 4  LINK_COMPONENTS5  Core6  Support7 8  ADD_TO_COMPONENT9  DirectX10  )11