Files
build/core
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
..
2018-03-20 15:26:27 -07:00
2018-06-20 16:52:10 -07:00
2018-04-16 23:05:10 +00:00
2018-06-21 10:12:23 -07:00
2018-06-20 11:50:06 +09:00
2018-06-21 12:22:37 -07:00
2018-06-21 10:12:23 -07:00
2018-06-20 18:49:50 -07:00
2018-06-20 18:49:50 -07:00
2018-07-11 12:00:56 -07:00
2018-05-11 02:22:54 +00:00
2018-03-08 13:50:21 -08:00
2018-07-14 15:06:48 +09:00