summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/mips-clobber-reg.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/mips-clobber-reg.c')
-rw-r--r--test/CodeGen/mips-clobber-reg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/mips-clobber-reg.c b/test/CodeGen/mips-clobber-reg.c
index 2a06e53..be18353 100644
--- a/test/CodeGen/mips-clobber-reg.c
+++ b/test/CodeGen/mips-clobber-reg.c
@@ -1,4 +1,4 @@
-// RUN: %clang -target mipsel-unknown-linux -ccc-clang-archs mipsel -S -o - -emit-llvm %s
+// RUN: %clang -target mipsel-unknown-linux -S -o - -emit-llvm %s
/*
This checks that the frontend will accept both
OpenPOWER on IntegriCloud