Merge "Added Address Sanitizer clang config for x86_64."

am: f6658018f6

Change-Id: I2612e483e2144309c82faeb37b8ebac9f23786dc
This commit is contained in:
Sharif Elcott 2018-07-20 04:11:08 -07:00 committed by android-build-merger
commit c1c8ec7a39

View file

@ -3,3 +3,6 @@ RS_TRIPLE_CFLAGS := -D__x86_64__
RS_COMPAT_TRIPLE := x86_64-linux-android
TARGET_LIBPROFILE_RT := $(LLVM_RTLIB_PATH)/libclang_rt.profile-x86_64-android.a
# Address sanitizer clang config
ADDRESS_SANITIZER_LINKER := /system/bin/linker_asan64