summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/mmx-inline-asm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/mmx-inline-asm.c')
-rw-r--r--test/CodeGen/mmx-inline-asm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/mmx-inline-asm.c b/test/CodeGen/mmx-inline-asm.c
index 5d1371e..635e2a6 100644
--- a/test/CodeGen/mmx-inline-asm.c
+++ b/test/CodeGen/mmx-inline-asm.c
@@ -1,4 +1,4 @@
-// RUN: %clang -mmmx -ccc-host-triple i386-unknown-unknown -emit-llvm -S %s -o - | FileCheck %s
+// RUN: %clang -mmmx -target i386-unknown-unknown -emit-llvm -S %s -o - | FileCheck %s
// <rdar://problem/9091220>
#include <mmintrin.h>
OpenPOWER on IntegriCloud