Update the EH doc to reflect the new EH model.
authorBill Wendling <isanbard@gmail.com>
Tue, 20 Sep 2011 01:08:53 +0000 (01:08 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 20 Sep 2011 01:08:53 +0000 (01:08 +0000)
commit4a065ddc59c8df8e42421bb5f77aee46701d8a95
treee88f69382d27497e92810229b75708c4315cdaa0
parent50172e77bc3c41320a01776461a0e839d718c297
Update the EH doc to reflect the new EH model.

This basically involved removing references to llvm.eh.exception,
llvm.eh.selector, and llvm.eh.resume and replacing them with references to the
landingpad and resume instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140128 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ExceptionHandling.html