Re: [lldb-dev] [llvm-dev] Adding DWARF5 accelerator table support to llvm

2018-01-19 Thread Frédéric Riss via lldb-dev
> On Jan 18, 2018, at 7:52 AM, Pavel Labath via lldb-dev > wrote: > > Thank you for all the responses. Unfortunately I wasn't able to make > any progress on creating the patches today. I'll be sure to add > everyone who expressed interest here to the phabricator diff

[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)

2018-01-19 Thread Leonardo Santagada via lldb-dev
Hi all, At work I have been experimenting with linking with lld, I can give all sorts of information about the performance so far if someone wants to hear it, but for a large binary (around 100mb and 800mb of symbols) it takes considerably more memory and time than the vs 2015 and 2017 linker.

Re: [lldb-dev] [llvm-dev] [Release-testers] [6.0.0 Release] Release Candidate 1 tagged

2018-01-19 Thread Hans Wennborg via lldb-dev
On Thu, Jan 18, 2018 at 7:27 PM, Dimitry Andric wrote: > On 18 Jan 2018, at 15:03, Jonas Hahnfeld wrote: >> >> Am 2018-01-18 14:55, schrieb Dimitry Andric via llvm-dev: >>> On 17 Jan 2018, at 18:53, Hans Wennborg via Release-testers >>>

[lldb-dev] [Bug 36013] New: LLDB: StandardStartupTest.TestStopReplyContainsThreadPcs fails on (32-bit) x86

2018-01-19 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=36013 Bug ID: 36013 Summary: LLDB: StandardStartupTest.TestStopReplyContainsThreadPcs fails on (32-bit) x86 Product: lldb Version: 6.0 Hardware: PC