summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/debug-info-version.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/debug-info-version.c')
-rw-r--r--clang/test/CodeGen/debug-info-version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/debug-info-version.c b/clang/test/CodeGen/debug-info-version.c
index 7fa64688890..5fe2e4eb570 100644
--- a/clang/test/CodeGen/debug-info-version.c
+++ b/clang/test/CodeGen/debug-info-version.c
@@ -5,4 +5,4 @@ int main (void) {
}
// CHECK: i32 2, !"Debug Info Version", i32 2}
-// NO_DEBUG-NOT: metadata !"Debug Info Version"
+// NO_DEBUG-NOT: !"Debug Info Version"
OpenPOWER on IntegriCloud