llvm-project/libcxxabi
Logan Chien 22012a5973 arm: Fix ttype encoding assertion failure.
GCC 4.7 or newer emits 0x90 (indirect | pcrel) as the ttype encoding.
This would hit an assertion in cxa_personality.cpp.  This commit fixes
the problem by relaxing the assertion.

llvm-svn: 286760
2016-11-13 14:44:41 +00:00
..
cmake [CMake] Trying to fix the bots I broke 2016-08-29 22:26:00 +00:00
include [libc++abi] Default to DLL annotations on Windows 2016-09-27 03:44:09 +00:00
lib Add ability to set OPTIONS for compile 2013-09-09 23:53:08 +00:00
src arm: Fix ttype encoding assertion failure. 2016-11-13 14:44:41 +00:00
test arm: Fix ttype encoding assertion failure. 2016-11-13 14:44:41 +00:00
www [CMake] Be more consistent about naming targets and components in libc++abi 2016-08-28 18:28:51 +00:00
.arcconfig Fix arc config to use https 2016-07-18 02:05:52 +00:00
.gitignore .gitignore: ignore vim swap files 2015-12-04 02:15:02 +00:00
CMakeLists.txt [CMake] Fix libc++abi arm build w/o libunwind. 2016-11-13 14:42:15 +00:00
CREDITS.TXT Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:40:47 +00:00