Attempt to fix arm-native libcxxabi tests for the no-exceptions variant

These tests embed calls to exceptions-related symbols from the abi library,
which are absent in the no-exceptions variant. The tests need to be marked
as unsupported for the no-exceptions configuration.

git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@296344 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed