aboutsummaryrefslogtreecommitdiffstats
path: root/test/Verifier/invoke.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier/invoke.ll')
-rw-r--r--test/Verifier/invoke.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Verifier/invoke.ll b/test/Verifier/invoke.ll
index c2750bb..e80cfcf 100644
--- a/test/Verifier/invoke.ll
+++ b/test/Verifier/invoke.ll
@@ -46,7 +46,7 @@ contb:
define i8 @f2() {
entry:
-; CHECK: Cannot invoke an intrinsinc other than donothing
+; CHECK: Cannot invoke an intrinsinc other than donothing or patchpoint
invoke void @llvm.trap()
to label %cont unwind label %lpad