[PATCH] D20896: [LLVM][MIPS] Introduce a CheckAtomic64 cmake module.

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 12:10:20 PDT 2016


beanz added a comment.

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.


Repository:
  rL LLVM

http://reviews.llvm.org/D20896





More information about the llvm-commits mailing list