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)
llvm-svn: 212840

clang/test/Driver/sparc-float.c

index 36f9904..15050d2 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"