]> granicus.if.org Git - clang/commitdiff
fix whitespace in test to match llvm asmprinter change.
authorChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 07:42:23 +0000 (07:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 07:42:23 +0000 (07:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92251 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/darwin-debug-flags.c

index 86cd5b9a83264eed2e5356d731666731464d689f..7ce61378413aebec8ac29a2e8b7f144f5f2be54c 100644 (file)
@@ -6,6 +6,6 @@
 // CHECK: -triple i386-apple-darwin9
 // CHECK: -g
 // CHECK: -Os
-// CHECK: [DW_TAG_compile_unit ]
+// CHECK: [ DW_TAG_compile_unit ]
 
 int x;