]> granicus.if.org Git - clang/commitdiff
Do x86_64.
authorBill Wendling <isanbard@gmail.com>
Sun, 3 Oct 2010 08:34:05 +0000 (08:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 3 Oct 2010 08:34:05 +0000 (08:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115460 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/mmx-builtins.c

index 52694f9ba83adbdda8dba71f225c0bbc060cbf67..a46601f93c3edcfb4b0d0735f3078ce104c3de35 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -O3 -triple=i686-apple-darwin -target-feature +ssse3 -S -o - | FileCheck %s
+// RUN: %clang_cc1 %s -O3 -triple=x86_64-apple-darwin -target-feature +ssse3 -S -o - | FileCheck %s
 
 #include <tmmintrin.h>