Alex Langford
97ba3b64dd
Invert dependency between lldb-framework and lldb-suite
...
Summary:
Currently, if you build lldb-framework the entire framework doesn't
actually build. In order to build the entire framework, you need to actually
build lldb-suite. This abstraction doesn't feel quite right because
lldb-framework truly does depend on lldb-suite (liblldb + related tools).
In this change I want to invert their dependency. This will mean that lldb and
finish_swig will depend on lldb-framework in a framework build, and lldb-suite
otherwise. Instead of adding conditional logic everywhere to handle this, I
introduce LLDB_SUITE_TARGET to handle it.
Differential Revision: https://reviews.llvm.org/D49406
llvm-svn: 337311
2018-07-17 18:28:51 +00:00
..
2018-07-17 18:28:51 +00:00
2016-10-29 00:29:15 +00:00
2018-06-27 06:50:10 +00:00
2018-06-13 22:08:14 +00:00
2017-03-03 20:56:28 +00:00
2017-09-14 20:22:49 +00:00
2017-08-03 19:38:38 +00:00
2018-04-30 16:49:04 +00:00
2017-12-07 18:06:06 +00:00
2017-12-07 18:06:06 +00:00
2017-03-03 20:56:28 +00:00
2018-07-11 17:18:01 +00:00
2017-05-12 04:51:55 +00:00
2017-06-27 10:33:14 +00:00
2017-03-03 20:56:28 +00:00
2017-03-04 01:30:05 +00:00
2018-06-28 14:23:04 +00:00
2017-03-22 17:33:23 +00:00
2017-05-12 04:51:55 +00:00
2018-04-30 16:49:04 +00:00
2016-09-06 20:57:50 +00:00
2016-12-06 11:24:51 +00:00
2017-03-22 18:40:07 +00:00
2017-03-22 18:40:07 +00:00
2018-06-26 13:06:54 +00:00
2017-03-03 20:56:28 +00:00
2018-06-20 09:00:30 +00:00
2018-06-27 06:50:10 +00:00
2018-04-30 16:49:04 +00:00
2016-09-23 17:48:13 +00:00
2018-04-30 16:49:04 +00:00
2017-03-22 17:33:23 +00:00
2017-03-29 19:32:59 +00:00
2017-02-02 21:39:50 +00:00
2017-03-03 20:56:28 +00:00
2018-07-03 14:22:44 +00:00
2018-06-26 15:12:20 +00:00
2018-06-18 15:02:23 +00:00
2018-06-28 20:02:11 +00:00
2017-08-01 07:34:26 +00:00
2017-03-03 20:56:28 +00:00
2018-04-30 16:49:04 +00:00
2017-03-06 23:42:14 +00:00
2017-02-02 21:39:50 +00:00
2018-04-30 16:49:04 +00:00
2017-03-21 18:25:04 +00:00
2017-06-27 10:45:31 +00:00
2017-03-03 20:56:28 +00:00
2017-03-03 20:56:28 +00:00
2016-09-06 20:57:50 +00:00
2018-07-03 14:22:44 +00:00
2018-06-20 21:43:16 +00:00
2016-09-06 20:57:50 +00:00
2018-04-30 16:49:04 +00:00
2017-05-26 11:46:27 +00:00
2017-06-29 14:32:17 +00:00
2018-04-30 16:49:04 +00:00
2018-04-30 16:49:04 +00:00
2017-02-02 21:39:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2017-03-03 20:56:28 +00:00
2018-04-30 16:49:04 +00:00
2017-03-03 20:56:28 +00:00
2016-09-06 20:57:50 +00:00
2017-03-03 20:56:28 +00:00
2018-05-25 20:28:16 +00:00
2018-05-25 20:28:16 +00:00