[Lldb-commits] [lldb] r315200 - [DWARFDIE] Rewrite `operator !=` using `operator ==`. NFCI.

2017-10-08 Thread Davide Italiano via lldb-commits
Author: davide Date: Sun Oct 8 17:18:45 2017 New Revision: 315200 URL: http://llvm.org/viewvc/llvm-project?rev=315200&view=rev Log: [DWARFDIE] Rewrite `operator !=` using `operator ==`. NFCI. Modified: lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp Modified: lldb/trunk/source/Plugi

[Lldb-commits] [lldb] r315199 - [SymbolFile/DWARF] Simplify two functions. NFCI.

2017-10-08 Thread Davide Italiano via lldb-commits
Author: davide Date: Sun Oct 8 17:11:49 2017 New Revision: 315199 URL: http://llvm.org/viewvc/llvm-project?rev=315199&view=rev Log: [SymbolFile/DWARF] Simplify two functions. NFCI. Modified: lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp Modified: lldb/trunk/source/Plugins/SymbolFi

[Lldb-commits] [PATCH] D38323: Enable breakpoints and read/write GPRs for ppc64le

2017-10-08 Thread Pavel Labath via Phabricator via lldb-commits
labath added a comment. In https://reviews.llvm.org/D38323#889534, @alexandreyy wrote: > In https://reviews.llvm.org/D38323#889473, @labath wrote: > > > Looks fine to me. Sorry about the delay. > > > > @eugene should be able to help you commit this. > > > > Wrt. the extra register context discuss