HomeSort by relevance Sort by last modified time
    Searched refs:local_program (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/bugpoint/
RemoteRunSafely.sh 86 local_program=$WORKING_DIR"/"$PROGRAM
87 if [ ! -x "$local_program" ]; then
88 echo "File "$local_program" does not exist or is not an executable.."
95 cat $local_program | \
  /external/swiftshader/third_party/LLVM/utils/bugpoint/
RemoteRunSafely.sh 86 local_program=$WORKING_DIR"/"$PROGRAM
87 if [ ! -x "$local_program" ]; then
88 echo "File "$local_program" does not exist or is not an executable.."
95 cat $local_program | \

Completed in 1542 milliseconds