[PATCH] [compiler-rt] Make the ASan OS X DYLD_INSERT_LIBRARIES detection path-independent

Alexander Potapenko glider at google.com
Tue Nov 18 00:48:43 PST 2014


LGTM

================
Comment at: test/asan/TestCases/Darwin/dyld_insert_libraries_reexec.cc:10
@@ +9,3 @@
+#include <stdio.h>
+
+int main() {
----------------
How do you make sure you do not reexec?
Maybe do that explicitly by running with verbosity=1?

http://reviews.llvm.org/D6238






More information about the llvm-commits mailing list