[PATCH] [compiler-rt] Add a __attribute__((constructor)) AsanInitFromRtl initializer for OS X
Yury Gribov
tetra2005 at gmail.com
Wed Jan 21 23:15:42 PST 2015
There is already code which does precisely this for ASAN_DYNAMIC case in asan_rtl.cc. Could you use it instead? IMHO ASAN_DYNAMIC should be defined on all platforms which use dynamic ASan runtime.
http://reviews.llvm.org/D7117
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list