[Lldb-commits] [lldb] r322472 - Fix HostInfoBase::ComputeSharedLibraryDirectory comment

2018-01-15 Thread Pavel Labath via lldb-commits
Author: labath Date: Mon Jan 15 01:56:00 2018 New Revision: 322472 URL: http://llvm.org/viewvc/llvm-project?rev=322472&view=rev Log: Fix HostInfoBase::ComputeSharedLibraryDirectory comment The comment seems to indicate that this function would return the "bin" directory on linux. I've verified th

[Lldb-commits] [PATCH] D41997: Build virtual override tables in DWARFASTParserClang::CompleteTypeFromDWARF

2018-01-15 Thread Pavel Labath via Phabricator via lldb-commits
labath added inline comments. Comment at: Python/lldbsuite/test/expression_command/call-overridden-method/Makefile:10 + CFLAGS_EXTRAS += -fno-limit-debug-info +endif + no-limit-debug-info handling has recently been centralized into Makefile.rules. This block h

[Lldb-commits] [PATCH] D41702: Add SysV Abi for PPC64le

2018-01-15 Thread Pavel Labath via Phabricator via lldb-commits
labath requested changes to this revision. labath added a comment. This revision now requires changes to proceed. Thank you for looking at this @chmeee. @alexandreyy, could you update this plugin to handle big-endian as well, and then delete the old plugin? https://reviews.llvm.org/D41702 __

[Lldb-commits] [PATCH] D41702: Add SysV Abi for PPC64le

2018-01-15 Thread Alexandre Yukio Yamashita via Phabricator via lldb-commits
alexandreyy added a comment. Thanks, @labath and @chmeee . I will do the merge and send the update soon. In https://reviews.llvm.org/D41702#975873, @chmeee wrote: > In https://reviews.llvm.org/D41702#972009, @labath wrote: > > > In https://reviews.llvm.org/D41702#971076, @jhibbits wrote: > > > >

[Lldb-commits] [lldb] r322476 - Fix NetBSD build for llvm r322475

2018-01-15 Thread Pavel Labath via lldb-commits
Author: labath Date: Mon Jan 15 03:32:43 2018 New Revision: 322476 URL: http://llvm.org/viewvc/llvm-project?rev=322476&view=rev Log: Fix NetBSD build for llvm r322475 Modified: lldb/trunk/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp Modified: lldb/trunk/source/Plugins/Process/NetBSD

[Lldb-commits] [lldb] r322477 - One more attempt to fix NetBSD build

2018-01-15 Thread Pavel Labath via lldb-commits
Author: labath Date: Mon Jan 15 03:50:05 2018 New Revision: 322477 URL: http://llvm.org/viewvc/llvm-project?rev=322477&view=rev Log: One more attempt to fix NetBSD build Modified: lldb/trunk/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp Modified: lldb/trunk/source/Plugins/Process/Net