EHABI: fail on WMMX vops without WMMX support

When the unwinder is built without WMMX support, if we encounter a WMMX register
virtual operation, early rather than attempting to continue as we would not have
saved the register set anyways.  This should never come down this path, but,
just in case, help it abort more explicitly.

git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@279941 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed
tree: 098a48de5a75b0064a0cfeff009e9ef23fca6a6e
  1. cmake/
  2. include/
  3. src/
  4. test/
  5. .arcconfig
  6. .clang-format
  7. CMakeLists.txt