diff options
Diffstat (limited to 'test/CodeGen/debug-info-version.c')
| -rw-r--r-- | test/CodeGen/debug-info-version.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/CodeGen/debug-info-version.c b/test/CodeGen/debug-info-version.c index 5fe2e4eb570b..fa7e20e7f527 100644 --- a/test/CodeGen/debug-info-version.c +++ b/test/CodeGen/debug-info-version.c @@ -4,5 +4,5 @@ int main (void) {    return 0;  } -// CHECK:  i32 2, !"Debug Info Version", i32 2} +// CHECK:  i32 2, !"Debug Info Version", i32 3}  // NO_DEBUG-NOT: !"Debug Info Version" | 
