[llvm-commits] [PATCH] dyn_cast<Instruction> -> cast<Instruction>

Nick Lewycky nicholas at mxc.ca
Fri Jun 5 20:46:36 PDT 2009


Jay Foad wrote:
> Some simplifications based on the fact that the user of an instruction
> or argument is always an instruction. Passes "make check". OK to
> commit?

Looks good, please commit! Thanks for doing this cleanup!

Nick




More information about the llvm-commits mailing list