[PATCH] D20896: [LLVM][MIPS] Introduce a CheckAtomic64 cmake module.
Nitesh Jain via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 07:09:12 PDT 2016
nitesh.jain added a comment.
In http://reviews.llvm.org/D20896#454949, @beanz wrote:
> This looks reasonable to me. Is there a reason for having this as a new CMake module instead of just adding it to CheckAtomic.cmake?
>
> It seems to me it could be reasonable to modify CheckAtomic.cmake to test for both 32-bit and 64-bit atomics.
I will modify CheckAtomic.cmake to test 64-bit atomic too.
Regards,
Nitesh Jain
Repository:
rL LLVM
http://reviews.llvm.org/D20896
More information about the llvm-commits
mailing list