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
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
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