krytarowski added a comment.
Next, I will work on a code to extend the NetBSD Process Plugin from a stub to
a version that actually works.
Repository:
rL LLVM
https://reviews.llvm.org/D31231
___
lldb-commits mailing list
lldb-commits@lists.llvm.
krytarowski added a comment.
With x86_64 general purpose registers going before that.
Repository:
rL LLVM
https://reviews.llvm.org/D31231
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lld
Author: labath
Date: Wed Mar 22 09:04:43 2017
New Revision: 298509
URL: http://llvm.org/viewvc/llvm-project?rev=298509&view=rev
Log:
Revert "Delete the remainder of platform specific code in FileSpec."
This reverts commit r298465 as it breaks
TestLLVM.TestHomeDirectory.test_tilde_home_directory.
Author: penryu
Date: Wed Mar 22 11:47:14 2017
New Revision: 298517
URL: http://llvm.org/viewvc/llvm-project?rev=298517&view=rev
Log:
Merge changes from r298466 into Xcode project
rdar://problem/31197116
Modified:
lldb/trunk/lldb.xcodeproj/project.pbxproj
Modified: lldb/trunk/lldb.xcodeproj/
Author: zturner
Date: Wed Mar 22 12:08:25 2017
New Revision: 298519
URL: http://llvm.org/viewvc/llvm-project?rev=298519&view=rev
Log:
Delete TestLLVM.py
This was added to workaround a limitation in LLVM's implementation
of getting the current user's home directory, since it would
only look at the
Author: kamil
Date: Wed Mar 22 12:24:37 2017
New Revision: 298524
URL: http://llvm.org/viewvc/llvm-project?rev=298524&view=rev
Log:
Reuse appropriate Launch and Attach on NetBSD
Summary:
NetBSD ships with NativeProcessNetBSD inherited from NativeProcessProtocol.
Link Plugins/Process/gdb-remote
Author: zturner
Date: Wed Mar 22 12:33:23 2017
New Revision: 298526
URL: http://llvm.org/viewvc/llvm-project?rev=298526&view=rev
Log:
Resubmit "Delete the remainder of platform specific code in FileSpec."
This was causing a test failure in one of LLDB's tests which
specifically dealt with a limit
Author: zturner
Date: Wed Mar 22 13:04:20 2017
New Revision: 298530
URL: http://llvm.org/viewvc/llvm-project?rev=298530&view=rev
Log:
[analyze deps] Also show cycle islands.
We currently display a list of all minimal cycles, but it's
useful to be able to see the big picture impact of these cycles
Author: zturner
Date: Wed Mar 22 13:23:14 2017
New Revision: 298535
URL: http://llvm.org/viewvc/llvm-project?rev=298535&view=rev
Log:
[analyze deps] Show incoming and outgoing counts on island members.
Modified:
lldb/trunk/scripts/analyze-project-deps.py
Modified: lldb/trunk/scripts/analyze-
Author: zturner
Date: Wed Mar 22 14:24:17 2017
New Revision: 298541
URL: http://llvm.org/viewvc/llvm-project?rev=298541&view=rev
Log:
Remove dead include from GoASTContext.cpp.
This #include was the cause of a dependency from Symbol ->
DataFormatters. However, nothing from the header was being
u
Hello everyone,
LLVM buildmaster will be updated and restarted after 5 PM Pacific time
today.
Thanks
Galina
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
Author: penryu
Date: Wed Mar 22 15:21:52 2017
New Revision: 298547
URL: http://llvm.org/viewvc/llvm-project?rev=298547&view=rev
Log:
Merge r298536 changes to Xcode
rdar://problem/31202813
Modified:
lldb/trunk/lldb.xcodeproj/project.pbxproj
Modified: lldb/trunk/lldb.xcodeproj/project.pbxproj
Author: zturner
Date: Wed Mar 22 18:33:16 2017
New Revision: 298561
URL: http://llvm.org/viewvc/llvm-project?rev=298561&view=rev
Log:
Delete some more dead includes.
This breaks the cycle between Target and PluginLanguageC++, reducing
the overall cycle count from 43 to 42.
Modified:
lldb/tru
13 matches
Mail list logo