Home
last modified time | relevance | path

Searched refs:local_program (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/bugpoint/
DRemoteRunSafely.sh86 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/
DRemoteRunSafely.sh86 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 | \