Lines Matching refs:APPEND
75 list(APPEND link_components "jit")
76 list(APPEND link_components "native")
78 list(APPEND link_components "interpreter")
84 list(APPEND link_components ${LLVM_NATIVE_ARCH})
94 list(APPEND expanded_components "LLVM${c}CodeGen")
97 list(APPEND expanded_components "LLVM${c}")
103 list(APPEND expanded_components "LLVM${c}AsmPrinter")
106 list(APPEND expanded_components "LLVM${c}AsmParser")
109 list(APPEND expanded_components "LLVM${c}Info")
112 list(APPEND expanded_components "LLVM${c}Disassembler")
117 list(APPEND expanded_components "LLVM${LLVM_NATIVE_ARCH}CodeGen")
123 list(APPEND expanded_components ${LLVM_AVAILABLE_LIBS})
136 list(APPEND expanded_components ${canonical_lib})
153 list(APPEND expanded_components ${lib_deps})
158 list(APPEND processed ${lib})