SimplifyCFG: Omit range checks for switch lookup tables when default is unreachable
They would get optimized away later, but we might as well not emit them. llvm-svn: 223051
Loading
Please sign in to comment
They would get optimized away later, but we might as well not emit them. llvm-svn: 223051