[PATCH] Use __atomic_exchange_n with GCC instead of Clang's __sync_swap

Reid Kleckner rnk at google.com
Fri Oct 3 11:26:26 PDT 2014


This allows building libcxxabi with GCC on my system.

http://reviews.llvm.org/D5604

Files:
  src/cxa_default_handlers.cpp
  src/cxa_handlers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5604.14390.patch
Type: text/x-patch
Size: 2102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141003/56f5bf94/attachment.bin>


More information about the cfe-commits mailing list