Missed a space at the end of the line.

llvm-svn: 210884
This commit is contained in:
Brad Smith 2014-06-13 03:53:07 +00:00
parent 378e7f9b78
commit 6d1dfdc011
1 changed files with 1 additions and 1 deletions

View 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"