unwind: clean up some -Werror=return-type warnings

Mark that the functions always return or abort if the register class is
unhandled.  Avoid placing the abort in the switch to permit -Wswitch-cover to
catch missing values.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@228808 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed