[PATCH] Implement ARM EHABI exception handling.

Logan Chien tzuhsiang.chien at gmail.com
Mon May 5 10:41:29 PDT 2014


This commit implements the zero-cost exception handling support
for libc++abi.

http://reviews.llvm.org/D3613

Files:
  include/cxxabi.h
  include/unwind.h
  src/cxa_demangle.cpp
  src/cxa_exception.cpp
  src/cxa_exception.hpp
  src/cxa_personality.cpp
  test/test_demangle.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3613.9082.patch
Type: text/x-patch
Size: 30177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140505/82841e62/attachment.bin>


More information about the cfe-commits mailing list