summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/function-metadata-bad.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Verifier/function-metadata-bad.ll')
-rw-r--r--llvm/test/Verifier/function-metadata-bad.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Verifier/function-metadata-bad.ll b/llvm/test/Verifier/function-metadata-bad.ll
index 9e7ba225408..b3bd3c27c6d 100644
--- a/llvm/test/Verifier/function-metadata-bad.ll
+++ b/llvm/test/Verifier/function-metadata-bad.ll
@@ -14,7 +14,7 @@ define i32 @bad2() !prof !1 {
}
!1 = !{!"function_entry_count"}
-; CHECK-NEXT: !prof annotations should have exactly 2 operands
+; CHECK-NEXT: !prof annotations should have no less than 2 operands
; CHECK-NEXT: !1 = !{!"function_entry_count"}
OpenPOWER on IntegriCloud