diff options
Diffstat (limited to 'test/CodeGen/debug-info-block-out-return.c')
| -rw-r--r-- | test/CodeGen/debug-info-block-out-return.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/debug-info-block-out-return.c b/test/CodeGen/debug-info-block-out-return.c index 428a50c77a06..931ea64d1383 100644 --- a/test/CodeGen/debug-info-block-out-return.c +++ b/test/CodeGen/debug-info-block-out-return.c @@ -14,7 +14,7 @@ // CHECK: !DILocalVariable(name: ".block_descriptor", arg: 1,{{.*}}line: 2, // CHECK: !DILocalVariable(name: "param", arg: 2,{{.*}}line: 2, -// Line directive so we don't have to worry about how many lines preceed the +// Line directive so we don't have to worry about how many lines precede the // test code (as the line number is mangled in with the argument number as shown // above) #line 1 |
