mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
Address a couple of instances of -Wreturn-type warning from GCC. The switches are covered, add an llvm_unreachable to the end of the functions to silence the warning. NFC. llvm-svn: 258546