platform_build/core/clang
Sharif Elcott b71c33fbdc Added Address Sanitizer clang config for x86_64.
Without this, binaries built for an x64 target with Address Sanitizer enabled
fail to execute at runtime, failing with the error message "No such file or
directory".

Test: 1) Build any Android target that has asan enabled, such as statsd, on
any lunch target with suffix "_x86_64-eng". 2) Run 'file' on the generated
executable. 3) You should see "interpreter /system/bin/linker_asan64" rather
than "interpreter --gc-sections"

Bug: 111667639

Change-Id: I5d7e7f307d954d4cd48ff88a7d9d6a5732276296
2018-07-20 16:10:51 +09:00
..
config.mk Merge "clang: Allow LOCAL_CLANG exception for device/google/contexthub project" 2017-08-03 16:39:37 +00:00
HOST_CROSS_x86.mk Compiler-rt libraries now use i386 instead of i686 2018-02-08 14:08:44 +08:00
HOST_CROSS_x86_64.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
HOST_x86.mk Compiler-rt libraries now use i386 instead of i686 2018-02-08 14:08:44 +08:00
HOST_x86_64.mk Remove unnecessary variables 2016-05-25 21:23:20 -07:00
OWNERS Add OWNERS in build/make 2017-06-21 16:09:56 -07:00
TARGET_arm.mk RenderScript-specific build updates for LLVM rebase 2016-10-25 09:35:26 -07:00
TARGET_arm64.mk RenderScript-specific build updates for LLVM rebase 2016-10-25 09:35:26 -07:00
TARGET_mips.mk RenderScript-specific build updates for LLVM rebase 2016-10-25 09:35:26 -07:00
TARGET_mips64.mk RenderScript-specific build updates for LLVM rebase 2016-10-25 09:35:26 -07:00
TARGET_x86.mk RenderScript-specific build updates for LLVM rebase 2016-10-25 09:35:26 -07:00
TARGET_x86_64.mk Added Address Sanitizer clang config for x86_64. 2018-07-20 16:10:51 +09:00
tidy.mk Remove configuration exported from Soong 2016-10-31 15:48:00 -07:00