Change if (cond) ... else llvm_unreachable("text") to assert(cond && "text") ...

llvm-svn: 185392
1 file changed