eugenis added a comment.

In http://reviews.llvm.org/D14858#293651, @danalbert wrote:

> I assume we're going to actually want to go the other direction on this and 
> build a shared library for Android's TSAN (see eugenis' comment on 
> https://android-review.googlesource.com/#/c/120507/1/core/config_sanitizers.mk@68)


Yes, we should use shared runtime library on Android.
See AsanSharedRuntime in SanitizerArgs.h, we need something similar for TSan.


http://reviews.llvm.org/D14858



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to