[PATCH] [libcxxabi] On single threaded systems, turn mutexes into nops
Jon Roelofs
jonathan at codesourcery.com
Tue May 6 13:42:55 PDT 2014
Restructure cxa_exception_storage.cpp changes per kledzik's review comments.
Restructure cxa_guard.cpp similarly to make things tidier there too.
Nick, thanks for the helpful explanation on __cxa_get_globals_fast() behavior & history!
http://reviews.llvm.org/D3386
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.9126.patch
Type: text/x-patch
Size: 6137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140506/ff0aaa80/attachment.bin>
More information about the cfe-commits
mailing list