hanchenye-llvm-project/libcxxabi
Logan Chien 93a68fb0c7 Revert the LSDA change to scan_eh_tab.
This commit reverts the LSDA-related change in r211745.

The r211745 adds a new argument to scan_eh_tab(), i.e. lsda.
However, IMO, calling _Unwind_GetLanguageSpecificData() directly in
scan_eh_tab() was more intuitive and reduces several function call
to _Unwind_GetLanguageSpecificData() in __cxx_personality_v0().

llvm-svn: 212037
2014-06-30 12:35:29 +00:00
..
include Land support for ARM EHABI unwinding for libunwind. 2014-06-25 23:39:00 +00:00
lib
src Revert the LSDA change to scan_eh_tab. 2014-06-30 12:35:29 +00:00
test Add test case for inherited exceptions 2014-06-03 21:50:11 +00:00
www Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
CREDITS.TXT
LICENSE.TXT Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00