[PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
jonathan at codesourcery.com
Wed Apr 16 13:57:17 PDT 2014
Added a config.h to src/, and put all of the pthread things under LIBCXXABI_SINGLE_THREADED. Also gave test/test_exception_storage.cpp the same treatment (which I forgot to attach to the previous diff).
Hi mclow.lists,
http://reviews.llvm.org/D3386
CHANGE SINCE LAST DIFF
http://reviews.llvm.org/D3386?vs=8540&id=8583#toc
Files:
src/config.h
src/cxa_exception.cpp
src/cxa_exception_storage.cpp
src/cxa_guard.cpp
src/fallback_malloc.ipp
test/test_exception_storage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3386.2.patch
Type: text/x-patch
Size: 9663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140416/67c4eb1a/attachment.bin>
More information about the cfe-commits
mailing list