Prefer llvm_unreachable(...) to assert(false && ...). This is important as
without it we might exit a non-void function without returning. llvm-svn: 107106
Loading
Please register or sign in to comment
without it we might exit a non-void function without returning. llvm-svn: 107106