[libcxx-commits] [PATCH] D81190: [libc++] Link against libatomic when it is found

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 5 06:37:26 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe0184357fc78: [libc++] Link against libatomic when it is found (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81190

Files:
  libcxx/CMakeLists.txt
  libcxx/cmake/Modules/CheckLibcxxAtomic.cmake
  libcxx/cmake/config-ix.cmake
  libcxx/test/libcxx/atomics/atomics.align/align.pass.pass.cpp
  libcxx/test/libcxx/atomics/atomics.align/align.pass.sh.cpp
  libcxx/test/libcxx/selftest/dsl/dsl.sh.py
  libcxx/test/lit.site.cfg.in
  libcxx/utils/libcxx/test/config.py
  libcxx/utils/libcxx/test/dsl.py
  libcxx/utils/libcxx/test/features.py
  libcxx/utils/libcxx/test/target_info.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81190.268773.patch
Type: text/x-patch
Size: 10812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200605/a25db462/attachment.bin>


More information about the libcxx-commits mailing list