[PATCH] [libcxxabi] Fixes more incorrect #ifs for SJ/LJ exceptions

Jon Roelofs jonathan at codesourcery.com
Wed May 7 18:52:42 PDT 2014


Hi joerg,

Along the same lines as r206941, this replaces a bunch of #if __arm__ with #if __USING_SJLJ_EXCEPTIONS__.

http://reviews.llvm.org/D3661

Files:
  include/unwind.h
  src/cxa_personality.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3661.9198.patch
Type: text/x-patch
Size: 6298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140508/8f040a6f/attachment.bin>


More information about the cfe-commits mailing list