[PATCH] D68964: cmake/modules/CheckAtomic.cmake: catch false positives in RISC-V
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 14 17:46:32 PDT 2019
smeenai added a reviewer: jyknight.
smeenai added a comment.
libc++ also has a version of this check (https://github.com/llvm/llvm-project/blob/master/libcxx/cmake/Modules/CheckLibcxxAtomic.cmake). Does that need to be adjusted as well?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68964/new/
https://reviews.llvm.org/D68964
More information about the llvm-commits
mailing list