[PATCH] Optional support for dynamic Asan runtime

Yuri Gribov tetra2005 at gmail.com
Tue Apr 1 08:04:55 PDT 2014


> No, it's ON. Also,

Hm, interesting. My understanding was that if library (libasan)
depends on another library (libpthread) the latter would be loaded by
ld.so as well (i.e. it's not necessary to link executable against it).
Could you run ldd on executable? Does it list libpthread as well?

And BTW I have no such problems on my local system.

-Y



More information about the llvm-commits mailing list