Convert an llvm_unreachable in an 'else' block to a removal of the 'if' and an...
Convert an llvm_unreachable in an 'else' block to a removal of the 'if' and an assertion of its condition. Suggestion from David Blaikie. llvm-svn: 211142
Loading
Please sign in to comment