EHABI: fail on WMMX vops without WMMX support
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 28 Aug 2016 20:10:33 +0000 (20:10 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 28 Aug 2016 20:10:33 +0000 (20:10 +0000)
commit9d5977b1993e1ee59e3c5dd93d1c66f46cfacf84
treef66eb06e82d6118b46f6e4d4724c71f3f997a46b
parenta13a2056f68e97284e05c4cdf0967114de42147d
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.

llvm-svn: 279941
libunwind/src/Unwind-EHABI.cpp