[llvm] r273534 - [LLVM][MIPS] Introduce 64 bit atomic check in CheckAtomic.cmake

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 06:04:17 PDT 2017


On Mon, Jul 24, 2017 at 12:49:37PM +0000, Nitesh Jain wrote:
> 
> Hi Joerg,
> 
> This patch was introduce to fix LLDB build  for 32 bit target where
> it's require 64 bit atomic operations. Please refer
> https://reviews.llvm.org/D20464 and https://reviews.llvm.org/D20896
> for more details.

I don't doubt that. The problem is that it isn't applied only to LLDB
builds, but to *every* LLVM user. That is not acceptable.

Joerg


More information about the llvm-commits mailing list