[PATCH] D16613: Introduce a cmake module to figure out whether we need to link with libatomic.

Vasileios Kalintiris via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 28 09:15:37 PST 2016


vkalintiris updated this revision to Diff 46286.
vkalintiris added a comment.

Check for atomcis on uintmax_t/uintptr_t instead of long long int.


http://reviews.llvm.org/D16613

Files:
  cmake/Modules/CheckLibcxxAtomic.cmake
  cmake/config-ix.cmake
  lib/CMakeLists.txt
  test/CMakeLists.txt
  test/libcxx/test/target_info.py
  test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16613.46286.patch
Type: text/x-patch
Size: 4068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160128/3e645100/attachment.bin>


More information about the cfe-commits mailing list