summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/debug-info-version.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/debug-info-version.c')
-rw-r--r--test/CodeGen/debug-info-version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/debug-info-version.c b/test/CodeGen/debug-info-version.c
index 5fe2e4e..fa7e20e 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"
OpenPOWER on IntegriCloud