Re: [lldb-dev] 64bit atomic ops on 32bit platforms

2017-08-09 Thread Joerg Sonnenberger via lldb-dev
On Wed, Aug 02, 2017 at 03:47:56PM +0200, Joerg Sonnenberger via lldb-dev wrote: > (a) Make the mutex explicit if 64bit operations are not lock-free. > > or > > (b) Weaken the consistency constraints to provide eventually-consistent > times by splitting the field into explicit 32bit chunks. This

Re: [lldb-dev] [cfe-dev] [5.0.0 Release] Release Candidate 1 tagged

2017-08-09 Thread Alex Bradbury via lldb-dev
On 26 July 2017 at 23:41, Hans Wennborg via cfe-dev wrote: > Dear testers, > > 5.0.0-rc1 has just been tagged. > > Please build, test and upload binaries to the sftp. Let me know if > there are any issues. On 26 July 2017 at 23:41, Hans Wennborg via cfe-dev wrote: > Dear testers, > > 5.0.0-rc1 h

Re: [lldb-dev] [cfe-dev] [5.0.0 Release] Release Candidate 1 tagged

2017-08-09 Thread Hans Wennborg via lldb-dev
On Wed, Aug 9, 2017 at 12:22 PM, Alex Bradbury wrote: > On 26 July 2017 at 23:41, Hans Wennborg via cfe-dev > wrote: >> Dear testers, >> >> 5.0.0-rc1 has just been tagged. >> >> Please build, test and upload binaries to the sftp. Let me know if >> there are any issues. > > On 26 July 2017 at 23:4