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

Jay Foad jay.foad at gmail.com
Fri Jun 5 04:17:42 PDT 2009


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

Thanks,
Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.dyncast
Type: application/octet-stream
Size: 4563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090605/5beb6a96/attachment.obj>


More information about the llvm-commits mailing list