]> granicus.if.org Git - clang/commitdiff
Bringt back -triple so the test passes on non-x86.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 9 Jun 2017 19:47:36 +0000 (19:47 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 9 Jun 2017 19:47:36 +0000 (19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@305103 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/2010-05-31-palignr.c

index 7492e27247a224f1dd31d19491a8a4c314f7637a..d9bf8f68b7a51d1d27c159305616cef9435ff862 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1  -ffreestanding -verify -fsyntax-only %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin -ffreestanding -verify -fsyntax-only %s
 
 #include <tmmintrin.h>
 #include <stdint.h>