summaryrefslogtreecommitdiff
path: root/test/CodeGen
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2014-12-15 19:25:33 +0000
committerAdrian Prantl <aprantl@apple.com>2014-12-15 19:25:33 +0000
commitabc56d775ef19f709b75c676a23fcb9b6c99762d (patch)
tree3c9d359c6b48d8fe8307d21dfd9793a992b15db7 /test/CodeGen
parentd72d442691bf2cecedfe8281128e28362e3b79d7 (diff)
downloadclang-abc56d775ef19f709b75c676a23fcb9b6c99762d.tar.gz
Update this testcase for the new metadata assembler syntax.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224262 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-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 7fa6468889..5fe2e4eb57 100644
--- a/test/CodeGen/debug-info-version.c
+++ b/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"