14 lines · plain
1add_llvm_component_library(LLVMDirectXInfo2 DirectXTargetInfo.cpp3 4 LINK_COMPONENTS5 MC6 Support7 TargetParser8 9 ADD_TO_COMPONENT10 DirectX11)12 13add_dependencies(LLVMDirectXInfo DirectXCommonTableGen)14 1add_llvm_component_library(LLVMDirectXInfo2 DirectXTargetInfo.cpp3 4 LINK_COMPONENTS5 MC6 Support7 TargetParser8 9 ADD_TO_COMPONENT10 DirectX11)12 13add_dependencies(LLVMDirectXInfo DirectXCommonTableGen)14