The GNU-runtime ObjC personality function doesn't let us rethrow with URR for
multiple reasons.  Rethrow with _objc_exception_throw instead.  Fixes PR7656.

llvm-svn: 108595
3 files changed
tree: 4b8534367a9ec9fd67b7ae62c3077cd7160eff68
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/