| commit | 36ea3723c0b961bbfd27f267186c3c5a04e37e43 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Sat Jul 17 00:43:08 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Sat Jul 17 00:43:08 2010 +0000 |
| tree | 4b8534367a9ec9fd67b7ae62c3077cd7160eff68 | |
| parent | 8b9fd890e316f804e093ec1003d7fa4a7d2ec85c [diff] |
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