Re: [lldb-dev] [Release-testers] [8.0.0 Release] rc2 has been tagged

2019-02-13 Thread Dimitry Andric via lldb-dev
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

Re: [lldb-dev] Missing module (debug symbols?) for Swift

2019-02-13 Thread Adrian Prantl via lldb-dev
> 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

[lldb-dev] [8.0.0 Release] Release Candidate 2 source, docs, and binaries available

2019-02-13 Thread Hans Wennborg via lldb-dev
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 ___

Re: [lldb-dev] [cfe-dev] [Release-testers] [8.0.0 Release] rc2 has been tagged

2019-02-13 Thread Hans Wennborg via lldb-dev
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