]> granicus.if.org Git - clang/commitdiff
Missed a space at the end of the line.
authorBrad Smith <brad@comstyle.com>
Fri, 13 Jun 2014 03:53:07 +0000 (03:53 +0000)
committerBrad Smith <brad@comstyle.com>
Fri, 13 Jun 2014 03:53:07 +0000 (03:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210884 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/clang-g-opts.c

index 7a52751e084a9d3483a2e2ae03956ecc5088b9ce..a9566b7ee1d5d18dd789b2af4534709b88728c03 100644 (file)
@@ -15,7 +15,7 @@
 // RUN:             | FileCheck --check-prefix=CHECK-WITH-G-DWARF2 %s
 // RUN: %clang -### -S %s -g0 -g -target i686-pc-openbsd 2>&1 \
 // RUN:             | FileCheck --check-prefix=CHECK-WITH-G-DWARF2 %s
-// RUN: %clang -### -S %s -g0 -g -target x86_64-pc-freebsd10.02>&1 \
+// RUN: %clang -### -S %s -g0 -g -target x86_64-pc-freebsd10.0 2>&1 \
 // RUN:             | FileCheck --check-prefix=CHECK-WITH-G-DWARF2 %s
 
 // CHECK-WITHOUT-G-NOT: "-g"