[PATCH] Working on reconciling out-of-tree patches to compiler-rt for building for iOS.
Alexey Samsonov
vonosmas at gmail.com
Tue Jun 23 13:20:54 PDT 2015
LGTM
================
Comment at: lib/sanitizer_common/sanitizer_platform.h:41
@@ -40,1 +40,3 @@
# endif
+# if TARGET_IPHONE_SIMULATOR
+# define SANITIZER_IOSSIM 1
----------------
Can this be #defined together with `TARGET_OS_IPHONE`?
http://reviews.llvm.org/D10514
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list