[llvm] r213296 - [AArch64] Cleanup AsmParser: no need to use dyn_cast + assert. cast does it for us.

Tim Northover t.p.northover at gmail.com
Thu Jul 17 12:33:36 PDT 2014


> [AArch64] Cleanup AsmParser: no need to use dyn_cast + assert. cast does it for us.

Oh, thanks! Nice cleanup.

Tim.



More information about the llvm-commits mailing list