platform_build/core/clang
Evgenii Stepanov 4d3d4141ae With SANITIZE_TARGET, move shared libraries to /data.
A fully (or even mostly) asan-instrumented device will have 2 copies of each
shared library, which might not fit on system partition. Moving instrumented
libraries to /data.

Bug: 21785137
Change-Id: I64184261da2eb24a1382c67e4931c34a5a38b3c0
2015-06-19 11:15:50 -07:00
..
arm.mk Allow -mcpu=cortex-a15 for clang 2015-03-25 16:59:46 +01:00
arm64.mk Set default to Clang integrated assembler. 2014-10-22 09:21:53 -07:00
config.mk Add support for LOCAL_SANITIZE := integer. 2015-06-19 10:28:06 -07:00
HOST_x86.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
HOST_x86_64.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
HOST_x86_common.mk Set default to Clang integrated assembler. 2014-10-22 09:21:53 -07:00
mips.mk Revert "[MIPS] Do not use compact branches until GDB supports them" 2015-06-17 17:22:26 +02:00
mips64.mk Revert "[MIPS] Do not use compact branches until GDB supports them" 2015-06-17 17:22:26 +02:00
TARGET_arm.mk With SANITIZE_TARGET, move shared libraries to /data. 2015-06-19 11:15:50 -07:00
TARGET_arm64.mk With SANITIZE_TARGET, move shared libraries to /data. 2015-06-19 11:15:50 -07:00
TARGET_mips.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
TARGET_mips64.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
TARGET_x86.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
TARGET_x86_64.mk Use prebuilt libclang_rt.profile. 2015-04-01 19:03:22 -07:00
x86.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00
x86_64.mk Refactor llvm_config.mk and support the 2nd arch 2014-02-07 09:11:22 -08:00