UnreachableBlockElim could incorrectly return false when it had not modified...
UnreachableBlockElim could incorrectly return false when it had not modified the CFG, but HAD modified some PHI nodes. Fixes PR8174. llvm-svn: 115083
Loading
Please sign in to comment