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

  /external/clang/runtime/compiler-rt/
Makefile 151 ifneq ($(LLVM_ANDROID_TOOLCHAIN_DIR),)
173 LLVM_ANDROID_TOOLCHAIN_DIR="$(LLVM_ANDROID_TOOLCHAIN_DIR)" \
  /external/compiler-rt/make/platform/
clang_linux.mk 83 ifneq ($(LLVM_ANDROID_TOOLCHAIN_DIR),)
116 --sysroot=$(LLVM_ANDROID_TOOLCHAIN_DIR)/sysroot \
117 -B$(LLVM_ANDROID_TOOLCHAIN_DIR)
  /external/chromium_org/tools/clang/scripts/
update.sh 431 # Note: LLVM_ANDROID_TOOLCHAIN_DIR is not relative to PWD, but to where we
435 LLVM_ANDROID_TOOLCHAIN_DIR="../../../llvm-build/android-toolchain"

Completed in 1750 milliseconds