]> granicus.if.org Git - clang/commitdiff
oops. correct the prefix.
authorBrad Smith <brad@comstyle.com>
Fri, 11 Jul 2014 20:27:39 +0000 (20:27 +0000)
committerBrad Smith <brad@comstyle.com>
Fri, 11 Jul 2014 20:27:39 +0000 (20:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212840 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/sparc-float.c

index 36f990417375ff84d33389f597d30284408c8ee0..15050d2c4ea46c455d6c8418c7d8404f1d0554f0 100644 (file)
@@ -35,4 +35,4 @@
 // RUN: %clang -c %s -### -o %t.o 2>&1 \
 // RUN:     -target sparc64-linux-gnu -msoft-float \
 // RUN:   | FileCheck --check-prefix=CHECK-SOFT-SPARC64 %s
-// CHECK-SOFT-MIPS16: "-msoft-float"
+// CHECK-SOFT-SPARC64: "-msoft-float"