On 7 Feb 2019, at 16:41, Hans Wennborg via Release-testers
wrote:
> 8.0.0-rc2 has been tagged from the release_80 branch at r353413.
>
> Please run the test script, share your results, and upload binaries.
Unfortunately I had to disable compiler-rt for this test run, as most of the
sanitizers
> On Feb 3, 2019, at 6:48 PM, Tabor Kelly via lldb-dev
> wrote:
>
> Hello,
>
> I am new to LLDB and don't quite understand the relationship between
> llvm.org and Apple. However, I would like to fix a bug that is
> preventing me from debugging some code that I compiled with Swift 4.2
> on Ubu
Hello everyone,
Source, docs, and some binaries for LLVM-8.0.0-rc2 are now available
at https://prereleases.llvm.org/8.0.0/#rc2
More binaries will be added as they become available.
Please try it out and report any problems as bugs marked as blockers
of https://llvm.org/pr40331
Thanks,
Hans
___
I've filed https://bugs.llvm.org/show_bug.cgi?id=40714 to track this.
On Wed, Feb 13, 2019 at 2:02 AM Eli Friedman wrote:
>
> If each stage consistently produces the same object file, then treat it like
> any other miscompile: mix the object files created by a good/bad compiler to
> bisect whic