[llvm-branch-commits] [lld] r324026 - Merging r323288:

2018-02-01 Thread Reid Kleckner via llvm-branch-commits
Author: rnk Date: Thu Feb 1 14:39:52 2018 New Revision: 324026 URL: http://llvm.org/viewvc/llvm-project?rev=324026&view=rev Log: Merging r323288: r323288 | ruiu | 2018-01-23 16:26:57 -0800 (Tue, 23 Jan 2018) | 3 lines Fix r

[llvm-branch-commits] [lld] r324025 - Merging r323155 in LLD, with modifications to handle int3 fill

2018-02-01 Thread Reid Kleckner via llvm-branch-commits
Author: rnk Date: Thu Feb 1 14:37:22 2018 New Revision: 324025 URL: http://llvm.org/viewvc/llvm-project?rev=324025&view=rev Log: Merging r323155 in LLD, with modifications to handle int3 fill Original commit message: r32315

[llvm-branch-commits] [cfe-branch] r324012 - Merging r323155:

2018-02-01 Thread Reid Kleckner via llvm-branch-commits
Author: rnk Date: Thu Feb 1 13:46:03 2018 New Revision: 324012 URL: http://llvm.org/viewvc/llvm-project?rev=324012&view=rev Log: Merging r323155: r323155 | chandlerc | 2018-01-22 14:05:25 -0800 (Mon, 22 Jan 2018) | 133 lines

[llvm-branch-commits] [llvm-branch] r324009 - Merging r323915:

2018-02-01 Thread Reid Kleckner via llvm-branch-commits
Author: rnk Date: Thu Feb 1 13:31:35 2018 New Revision: 324009 URL: http://llvm.org/viewvc/llvm-project?rev=324009&view=rev Log: Merging r323915: r323915 | chandlerc | 2018-01-31 12:56:37 -0800 (Wed, 31 Jan 2018) | 17 lines

[llvm-branch-commits] [llvm-branch] r324007 - Merging r323155:

2018-02-01 Thread Reid Kleckner via llvm-branch-commits
Author: rnk Date: Thu Feb 1 13:28:26 2018 New Revision: 324007 URL: http://llvm.org/viewvc/llvm-project?rev=324007&view=rev Log: Merging r323155: r323155 | chandlerc | 2018-01-22 14:05:25 -0800 (Mon, 22 Jan 2018) | 133 lines

Re: [llvm-branch-commits] [cfe-branch] r323179 - [ReleaseNotes] Mention OpenMP Tools Interface in runtime library

2018-02-01 Thread Jonas Hahnfeld via llvm-branch-commits
No, there isn't and I fully agree that this is far from ideal. However, we are only running an x86 Linux cluster and that's where I try to get coverage for. From my part, feel free to remove the part about Windows if you think it's better for user experience. I've never used OpenMP on Windows

Re: [llvm-branch-commits] [cfe-branch] r323179 - [ReleaseNotes] Mention OpenMP Tools Interface in runtime library

2018-02-01 Thread Hans Wennborg via llvm-branch-commits
Is there a buildbot that tests it regularly on Windows, ideally built with Clang? I'm sorry that I seem grumpy about this, but there appears to be a problem here. On Thu, Feb 1, 2018 at 10:30 AM, Jonas Hahnfeld wrote: > I think it actually works _if_ you get Clang to link to the right runtime >

Re: [llvm-branch-commits] [cfe-branch] r323179 - [ReleaseNotes] Mention OpenMP Tools Interface in runtime library

2018-02-01 Thread Jonas Hahnfeld via llvm-branch-commits
I think it actually works _if_ you get Clang to link to the right runtime library... Adding Joachim and Olga who have been working on this lately. Am 2018-02-01 10:26, schrieb Hans Wennborg: As far as I understand, this doesn't actually work on Windows. Should we update the text? On Tue, Jan

Re: [llvm-branch-commits] [cfe-branch] r323179 - [ReleaseNotes] Mention OpenMP Tools Interface in runtime library

2018-02-01 Thread Hans Wennborg via llvm-branch-commits
As far as I understand, this doesn't actually work on Windows. Should we update the text? On Tue, Jan 23, 2018 at 8:50 AM, Jonas Hahnfeld via llvm-branch-commits < llvm-branch-commits@lists.llvm.org> wrote: > Author: hahnfeld > Date: Mon Jan 22 23:50:11 2018 > New Revision: 323179 > > URL: http:/

[llvm-branch-commits] [llvm-branch] r323948 - releasenotes: fix a version nbr

2018-02-01 Thread Hans Wennborg via llvm-branch-commits
Author: hans Date: Thu Feb 1 01:21:21 2018 New Revision: 323948 URL: http://llvm.org/viewvc/llvm-project?rev=323948&view=rev Log: releasenotes: fix a version nbr Modified: llvm/branches/release_60/docs/ReleaseNotes.rst Modified: llvm/branches/release_60/docs/ReleaseNotes.rst URL: http://ll