X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FFeature%2Fexception.ll;h=cbe2d0353cc322b0f23c85299758c2671c53f367;hp=2634692f42527d81e81623b2eec64c0555be1c8c;hb=fe9953a02c963403dd2e2fbda2f4c596cd6a4704;hpb=748e8f493ab4e6f4b346a95cfcb8f05b0a40bc3b diff --git a/test/Feature/exception.ll b/test/Feature/exception.ll index 2634692f425..cbe2d0353cc 100644 --- a/test/Feature/exception.ll +++ b/test/Feature/exception.ll @@ -43,7 +43,7 @@ entry: invoke void @_Z3quxv() optsize to label %exit unwind label %pad cleanup: - cleanupret from %cp unwind label %pad + cleanupret from %cp unwind to caller pad: %cp = cleanuppad within none [] br label %cleanup @@ -57,7 +57,7 @@ entry: invoke void @_Z3quxv() optsize to label %exit unwind label %pad cleanup: - cleanupret from %0 unwind label %pad + cleanupret from %0 unwind to caller pad: %0 = cleanuppad within none [] br label %cleanup