llvm-project/clang/runtime
Evgeniy Stepanov 04dbc2d022 Pass LLVM_ANDROID_TOOLCHAIN_DIR if set.
This lets one build ASan runtime for ARM/Android by running
make -C tools/clang/runtime/ \
  LLVM_ANDROID_TOOLCHAIN_DIR=/path/to/ndk/toolchain
in an existing build tree.

llvm-svn: 166560
2012-10-24 14:05:29 +00:00
..
compiler-rt Pass LLVM_ANDROID_TOOLCHAIN_DIR if set. 2012-10-24 14:05:29 +00:00
libcxx Use the new installheaders makefile target in libcxx. 2012-01-21 06:25:34 +00:00
CMakeLists.txt Install a copy of the libc++ headers with clang. <rdar://problem/10096516> 2011-09-30 20:24:28 +00:00
Makefile Install a copy of the libc++ headers with clang. <rdar://problem/10096516> 2011-09-30 20:24:28 +00:00