[PATCH] D17815: [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynamic memory exhaustion.
Igor Kudrin via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 18 19:15:40 PDT 2016
ikudrin updated this revision to Diff 54151.
ikudrin added a comment.
Regenerated the patch against project's root.
http://reviews.llvm.org/D17815
Files:
src/CMakeLists.txt
src/cxa_exception.cpp
src/cxa_exception_storage.cpp
src/fallback_malloc.cpp
src/fallback_malloc.h
test/test_exception_storage_nodynmem.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17815.54151.patch
Type: text/x-patch
Size: 7859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160419/fb45e820/attachment.bin>
More information about the cfe-commits
mailing list