[PATCH] D85044: Add __atomic_is_lock_free to compiler-rt

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 15:06:38 PDT 2020


oontvoo updated this revision to Diff 286408.
oontvoo added a comment.

Simple test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85044/new/

https://reviews.llvm.org/D85044

Files:
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/builtins/atomic.c
  compiler-rt/test/builtins/Unit/atomic_lock_free_test.cc
  llvm/include/llvm/Config/config.h.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85044.286408.patch
Type: text/x-patch
Size: 11969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200818/58acb4f8/attachment.bin>


More information about the llvm-commits mailing list