1add_llvm_component_library(LLVMX86Info 2 X86TargetInfo.cpp 3 4 LINK_COMPONENTS 5 Support 6 7 ADD_TO_COMPONENT 8 X86 9 ) 10