Hi Chris, > > By the way the logic supposes that the result of any node is an > > operand for > > some other node. Is at least one result always used? > > Nope, nodes are allowed to be unreachable/dead. What part assumes > that they are used?
I thought I had spotted a problem, but I can't find it anymore, so don't worry about it :) Ciao, Duncan. _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
