hanchenye-llvm-project/libunwind
Saleem Abdulrasool 9d5977b199 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
2016-08-28 20:10:33 +00:00
..
cmake Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
include [libunwind] Properly align _Unwind_Exception. 2016-07-20 23:56:42 +00:00
src EHABI: fail on WMMX vops without WMMX support 2016-08-28 20:10:33 +00:00
test [libunwind] Properly align _Unwind_Exception. 2016-07-20 23:56:42 +00:00
.arcconfig Update .arcconfig 2016-07-20 23:56:17 +00:00
.clang-format
CMakeLists.txt Allow building both shared and static library 2016-08-08 22:55:48 +00:00