tblgen: Replace uses of dynamic_cast<XXXRecTy> with dyn_cast<>.
[oota-llvm.git] / docs / ExceptionHandling.rst
2012-06-27 Bill WendlingSphinxify the exception handling doc.