summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/functionlocal-metadata-complex-3.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/functionlocal-metadata-complex-3.ll')
-rw-r--r--llvm/test/Assembler/functionlocal-metadata-complex-3.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/functionlocal-metadata-complex-3.ll b/llvm/test/Assembler/functionlocal-metadata-complex-3.ll
index 1590efa72b6..647f93ecabe 100644
--- a/llvm/test/Assembler/functionlocal-metadata-complex-3.ll
+++ b/llvm/test/Assembler/functionlocal-metadata-complex-3.ll
@@ -2,7 +2,7 @@
define void @foo(i32 %v) {
entry:
-; CHECK: <stdin>:[[@LINE+1]]:{{[0-9]+}}: error: unexpected nested function-local metadata
+; CHECK: <stdin>:[[@LINE+1]]:{{[0-9]+}}: error: invalid use of function-local name
call void @llvm.bar(metadata !{metadata !{i32 %v}})
ret void
}
OpenPOWER on IntegriCloud