[PATCH] D34918: [libc++] Avoid atomic built-ins for NO_THREADS build

Weiming Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 17:29:32 PDT 2017


weimingz updated this revision to Diff 105565.
weimingz added a comment.

@EricWF , do you mean factoring out the __sync_* functions like this?


https://reviews.llvm.org/D34918

Files:
  include/__atomic_support
  include/__refstring
  src/locale.cpp
  src/support/runtime/exception_fallback.ipp
  src/support/runtime/new_handler_fallback.ipp
  utils/libcxx/test/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34918.105565.patch
Type: text/x-patch
Size: 5628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170707/3ec5a0aa/attachment.bin>


More information about the llvm-commits mailing list