Skip to content
Commit fb9a299f authored by Chris Lattner's avatar Chris Lattner
Browse files

This code really wants to iterate over the OPERANDS of an instruction, not

over its USES.  If it's dead it doesn't have any uses!  :)

Thanks to the fabulous and mysterious Bill Wendling for pointing this out.  :)

llvm-svn: 13102
parent dc7cc350
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment