Simplify code by deleting instructions that preceed unreachable instructions.
Simplify code by simplifying terminators that branch to blocks that start with an unreachable instruction. llvm-svn: 17116
Loading
Please register or sign in to comment