X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=docs%2FExceptionHandling.rst;h=5b495d9863cdd0f013516cda6b02e4ef8a68605f;hp=9d8284598f56fc5c39a010758fba594ef642f364;hb=cc0152159f80724364ab227ab56e4e3c6215319d;hpb=628c7c9d5d35f7aab61b117a8e72159f009263fc diff --git a/docs/ExceptionHandling.rst b/docs/ExceptionHandling.rst index 9d8284598f5..5b495d9863c 100644 --- a/docs/ExceptionHandling.rst +++ b/docs/ExceptionHandling.rst @@ -715,7 +715,7 @@ all of the new IR instructions: invoke.cont.3: ; preds = %catch.body %9 = load i32, i32* %e, align 4 - catchret %catch label %return + catchret %catch to label %return catchend: ; preds = %lpad.catch, %catch.body catchendpad unwind label %lpad.terminate