r286376 - [Sparc] LLONG is not lock-free atomic on v8

2016-11-09 Thread Douglas Katzman via cfe-commits
Author: dougk Date: Wed Nov 9 09:43:51 2016 New Revision: 286376 URL: http://llvm.org/viewvc/llvm-project?rev=286376&view=rev Log: [Sparc] LLONG is not lock-free atomic on v8 Differential Revision: https://reviews.llvm.org/D26286 Modified: cfe/trunk/lib/Basic/Targets.cpp cfe/trunk/test/

Re: r286376 - [Sparc] LLONG is not lock-free atomic on v8

2016-11-09 Thread Joerg Sonnenberger via cfe-commits
On Wed, Nov 09, 2016 at 03:43:52PM -, Douglas Katzman via cfe-commits wrote: > Author: dougk > Date: Wed Nov 9 09:43:51 2016 > New Revision: 286376 > > URL: http://llvm.org/viewvc/llvm-project?rev=286376&view=rev > Log: > [Sparc] LLONG is not lock-free atomic on v8 Technically, even 32bit is