Skip to content
Snippets Groups Projects
Commit 3c3b3a7d authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

test/Sema/x86-builtin-palignr.c: Now we can remove XFAIL:win32, according to r119958.

llvm-svn: 119961
parent 6dace617
No related branches found
No related tags found
No related merge requests found
// RUN: %clang_cc1 -ffreestanding -fsyntax-only -target-feature +ssse3 -verify %s // RUN: %clang_cc1 -ffreestanding -fsyntax-only -target-feature +ssse3 -verify %s
// Temporarily xfail this on windows.
// XFAIL: win32
#include <tmmintrin.h> #include <tmmintrin.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment