Searched refs:a_target (Results 1 - 2 of 2) sorted by relevance

/external/llvm/
H A Dconfigure5398 *)for a_target in `echo $enableval|sed -e 's/,/ /g' ` ; do
5399 case "$a_target" in
5431 *) { { echo "$as_me:$LINENO: error: Unrecognized target $a_target" >&5
5432 echo "$as_me: error: Unrecognized target $a_target" >&2;}
5455 for a_target in $TARGETS_TO_BUILD; do
5456 if test "$a_target" = "$LLVM_NATIVE_ARCH"; then
/external/llvm/projects/sample/
H A Dconfigure5259 *)for a_target in `echo $enableval|sed -e 's/,/ /g' ` ; do
5260 case "$a_target" in
5291 *) { { echo "$as_me:$LINENO: error: Unrecognized target $a_target" >&5
5292 echo "$as_me: error: Unrecognized target $a_target" >&2;}
5303 for a_target in $TARGETS_TO_BUILD; do
5304 if test "$a_target" = "$LLVM_NATIVE_ARCH"; then

Completed in 344 milliseconds