Pavel Labath
f17635375a
Remove platform plugins from lldb-server
...
Summary:
This removes the last usage of Platform plugins in lldb-server -- it was used for launching child
processes, where it can be trivially replaced by Host::LaunchProces (as lldb-server is always
running on the host).
Removing platform plugins enables us to remove a lot of other unused code, which was pulled in as
a transitive dependency, and it reduces lldb-server size by 4%--9% (depending on build type and
architecture).
Reviewers: clayborg
Subscribers: tberghammer, danalbert, srhines, lldb-commits
Differential Revision: http://reviews.llvm.org/D20440
llvm-svn: 274125
2016-06-29 13:58:27 +00:00
..
2016-06-23 08:35:37 +00:00
2016-02-18 17:01:40 +00:00
2015-09-04 00:00:41 +00:00
2016-05-19 05:13:57 +00:00
2015-10-05 22:58:37 +00:00
2016-02-25 12:23:37 +00:00
2016-05-19 05:13:57 +00:00
2016-05-19 05:13:57 +00:00
2016-03-07 21:50:25 +00:00
2016-05-19 05:13:57 +00:00
2016-03-25 23:40:32 +00:00
2014-10-06 21:23:09 +00:00
2014-11-17 23:06:20 +00:00
2014-04-19 03:09:28 +00:00
2016-05-19 05:13:57 +00:00
2014-04-04 04:06:10 +00:00
2014-04-04 04:06:10 +00:00
2015-05-29 17:41:47 +00:00
2014-10-14 01:20:07 +00:00
2016-03-28 21:20:05 +00:00
2016-02-19 00:05:17 +00:00
2014-04-04 04:06:10 +00:00
2016-06-10 00:37:44 +00:00
2016-05-19 05:13:57 +00:00
2016-04-18 12:18:35 +00:00
2016-06-07 22:56:40 +00:00
2016-06-07 22:56:40 +00:00
2015-09-02 01:06:46 +00:00
2015-05-29 19:52:29 +00:00
2014-04-04 04:06:10 +00:00
2016-03-07 21:50:25 +00:00
2016-06-23 08:35:37 +00:00
2016-06-23 08:35:37 +00:00
2016-02-10 21:28:13 +00:00
2013-10-04 21:35:29 +00:00
2015-07-28 09:18:32 +00:00
2016-06-23 08:35:37 +00:00
2015-05-29 17:41:47 +00:00
2015-05-29 17:41:47 +00:00
2014-10-22 07:22:56 +00:00
2015-05-29 17:41:47 +00:00
2015-12-15 23:03:22 +00:00
2016-04-28 01:40:57 +00:00
2016-05-19 05:13:57 +00:00
2014-04-04 04:06:10 +00:00
2012-02-06 01:44:54 +00:00
2016-05-19 05:13:57 +00:00
2016-06-10 17:22:26 +00:00
2014-09-06 01:21:19 +00:00
2015-05-29 17:41:47 +00:00
2015-11-10 17:47:04 +00:00
2015-11-18 19:42:44 +00:00
2015-09-18 17:02:48 +00:00
2015-05-29 17:41:47 +00:00
2015-05-29 17:41:47 +00:00
2015-08-11 22:53:00 +00:00
2015-10-29 18:58:13 +00:00
2015-05-29 17:41:47 +00:00
2015-07-14 01:09:28 +00:00
2016-05-23 17:11:14 +00:00
2015-07-22 08:12:01 +00:00
2015-02-17 17:55:50 +00:00
2016-05-19 05:13:57 +00:00
2016-06-29 13:58:27 +00:00