[lldb-dev] Can we remove this platform?

2019-03-26 Thread Jonas Devlieghere via lldb-dev
Yesterday I stumbled upon the initialization code for the "Kalimba" platform. It looks like this was added in 2014 and never had any tests. If nobody is relying on this platform, I propose to remove it. Review: https://reviews.llvm.org/D59850 Thanks, Jonas

Re: [lldb-dev] Test suite failures on Fedora Linux?

2019-03-26 Thread David Zarzycki via lldb-dev
Hi Raphael, Any ETA on renaming the variables? The bug you mentioned also had someone offer to rename the variables in late 2017, but that seemingly never happened. Thanks! Dave > On Mar 25, 2019, at 7:25 AM, Raphael Isemann wrote: > > The import-std-module patches are probably just llvm.org/

Re: [lldb-dev] Test suite failures on Fedora Linux?

2019-03-26 Thread David Zarzycki via lldb-dev
> On Mar 26, 2019, at 3:07 AM, Jan Kratochvil wrote: > > On Mon, 25 Mar 2019 19:47:36 +0100, David Zarzycki via lldb-dev wrote: >> Also, given that two of the test failures are Intel specific (the mxcsr >> register write failures), what class of hardware do you use? My workstation >> is Skylake-

[lldb-dev] [Bug 41237] New: SIGSEGV on call expression evaluation when debugging Clang

2019-03-26 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=41237 Bug ID: 41237 Summary: SIGSEGV on call expression evaluation when debugging Clang Product: lldb Version: 8.0 Hardware: PC OS: Linux Status: NEW

Re: [lldb-dev] Test suite failures on Fedora Linux?

2019-03-26 Thread Jan Kratochvil via lldb-dev
On Mon, 25 Mar 2019 19:47:36 +0100, David Zarzycki via lldb-dev wrote: > Also, given that two of the test failures are Intel specific (the mxcsr > register write failures), what class of hardware do you use? My workstation > is Skylake-SP based, if it matters. OK, I agree it PASSes for me on Haswe