From: Eric Christopher Date: Wed, 19 May 2010 18:59:37 +0000 (+0000) Subject: Attempt to run this test on x86 only. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d38bbfadfd6253d76e13269f806324d3ac25ed4f;p=oota-llvm.git Attempt to run this test on x86 only. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104143 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FrontendC/2010-05-18-palignr.c b/test/FrontendC/2010-05-18-palignr.c index a383f778ee5..9cebaf8e073 100644 --- a/test/FrontendC/2010-05-18-palignr.c +++ b/test/FrontendC/2010-05-18-palignr.c @@ -1,4 +1,5 @@ // RUN: %llvmgcc -mssse3 -S -o - %s | llc -mtriple=x86_64-apple-darwin | FileCheck %s +// XTARGET: x86,i386,i686 #include