Home | History | Annotate | Download | only in llvm

Lines Matching refs:a_target

5314   *)for a_target in `echo $enableval|sed -e 's/,/ /g' ` ; do
5315 case "$a_target" in
5347 *) { { echo "$as_me:$LINENO: error: Unrecognized target $a_target" >&5
5348 echo "$as_me: error: Unrecognized target $a_target" >&2;}
5357 for a_target in $TARGETS_TO_BUILD; do
5358 if test "$a_target" = "$LLVM_NATIVE_ARCH"; then