Chromium Code Reviews
DescriptionUse PNaCl's _Unwind_PNaClSetResult functions for arm-nacl-clang
For x86, the register values used by these functions match the
__builtin_eh_return_data_regno builtins, so the native cxa_personality in
libcxxabi matches the special unwinder built for PNaCl. However on ARM
it does not. So as long as we are linking with the PNaCl uwinder we need to
also use its API.
R=jfb@chromium.org, jvoung@chromium.org
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4018
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-libcxxabi.git;a=commit;h=de05b63efeb5df83abe927c08f330c35995c82a7
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||