[PATCH] [compiler-rt] Ensure AsanInitFromRtl is called from a static initializer on OS X by using ASAN_DYNAMIC=1

Yury Gribov tetra2005 at gmail.com
Thu Jan 22 10:47:17 PST 2015


Can you implement AsanCheckDynamicRTPrereqs on Mac? This function is supposed to check that dynamic runtime is loaded properly. On Linux this boils down to ensuring that it comes first in dynamic library list. I guess on Darwin we simply need to check DYLD_INSERT_LIBRARIES?


http://reviews.llvm.org/D7117

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list