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

  /external/compiler-rt/make/platform/
clang_linux.mk 75 ifneq ($(LLVM_ANDROID_TOOLCHAIN_DIR),)
107 --sysroot=$(LLVM_ANDROID_TOOLCHAIN_DIR)/sysroot \
108 -B$(LLVM_ANDROID_TOOLCHAIN_DIR)
  /external/clang/runtime/compiler-rt/
Makefile 122 ifneq ($(LLVM_ANDROID_TOOLCHAIN_DIR),)
143 LLVM_ANDROID_TOOLCHAIN_DIR="$(LLVM_ANDROID_TOOLCHAIN_DIR)" \
  /external/chromium_org/tools/clang/scripts/
update.sh 288 # Note: LLVM_ANDROID_TOOLCHAIN_DIR is not relative to PWD, but to where we
292 LLVM_ANDROID_TOOLCHAIN_DIR="../../../llvm-build/android-toolchain"

Completed in 373 milliseconds