[PATCH] D14858: Support building tsan on android.

Evgeniy Stepanov via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 20 11:28:36 PST 2015


eugenis added a comment.

I vaguely recall that android runtime loader had some symbol lookup differencies with glibc and that prevented interceptors (when statically linked into the main executable) from working. Maybe it is not the case now.


http://reviews.llvm.org/D14858





More information about the cfe-commits mailing list