Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1374)

Unified Diff: asan/asan_clang_Darwin/lib/clang/3.1/include/wmmintrin.h

Issue 9034019: Roll the new ASan binaries for Mac OS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: asan/asan_clang_Darwin/lib/clang/3.1/include/wmmintrin.h
===================================================================
--- asan/asan_clang_Darwin/lib/clang/3.1/include/wmmintrin.h (revision 115959)
+++ asan/asan_clang_Darwin/lib/clang/3.1/include/wmmintrin.h (working copy)
@@ -28,7 +28,7 @@
# error "AES instructions not enabled"
#else
-#include <smmintrin.h>
+#include <xmmintrin.h>
static __inline__ __m128i __attribute__((__always_inline__, __nodebug__))
_mm_aesenc_si128(__m128i __V, __m128i __R)
« no previous file with comments | « asan/asan_clang_Darwin/lib/clang/3.1/include/unwind.h ('k') | asan/asan_clang_Darwin/lib/clang/3.1/include/x86intrin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698