tblgen: Replace uses of dynamic_cast<XXXRecTy> with dyn_cast<>.
[oota-llvm.git] / docs / BitCodeFormat.rst
2012-06-28 Bill WendlingSphinxify the bitcode format document.