summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-debug-flags.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-12-29 07:42:23 +0000
committerChris Lattner <sabre@nondot.org>2009-12-29 07:42:23 +0000
commitb1756663633c4dd2e2ce60dda2e59fc17fd7d45f (patch)
tree049305b9ea90c6ff525c18f72173c272c155e3c5 /test/Driver/darwin-debug-flags.c
parent28e318cc6008c2bc008f0caee70dc736a03d6289 (diff)
downloadclang-b1756663633c4dd2e2ce60dda2e59fc17fd7d45f.tar.gz
clang-b1756663633c4dd2e2ce60dda2e59fc17fd7d45f.tar.bz2
clang-b1756663633c4dd2e2ce60dda2e59fc17fd7d45f.tar.xz
fix whitespace in test to match llvm asmprinter change.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92251 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Driver/darwin-debug-flags.c')
-rw-r--r--test/Driver/darwin-debug-flags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/darwin-debug-flags.c b/test/Driver/darwin-debug-flags.c
index 86cd5b9a83..7ce6137841 100644
--- a/test/Driver/darwin-debug-flags.c
+++ b/test/Driver/darwin-debug-flags.c
@@ -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;