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

  /prebuilts/clang/host/darwin-x86/3.8/
build_toolchain.sh 20 HOST_BIN=out/host/darwin-x86/bin
22 $HOST_BIN/clang \
23 $HOST_BIN/FileCheck \
24 $HOST_BIN/llvm-as \
25 $HOST_BIN/llvm-dis \
26 $HOST_BIN/llvm-link \
  /prebuilts/clang/host/linux-x86/3.8/
build_toolchain.sh 19 HOST_BIN=out/host/linux-x86/bin
21 $HOST_BIN/clang \
22 $HOST_BIN/FileCheck \
23 $HOST_BIN/llvm-as \
24 $HOST_BIN/llvm-dis \
25 $HOST_BIN/llvm-link \

Completed in 61 milliseconds