Michael Kruse
5ea2be2c56
[opt] Initialize WriteBitcode pass.
...
Probably due to a change of how some pass initializes its dependencies,
the -write-bitcode pass (Bitcode/Writer/BitcodeWriterPass.cpp) is not
initialized in opt anymore and therefore not usable with
opt -write-bitcode
Explicitly call initializeWriteBitcodePassPass() to make it available
in opt again.
Differential Revision: https://reviews.llvm.org/D39223
llvm-svn: 316464
2017-10-24 17:17:27 +00:00
..
2017-10-04 20:26:25 +00:00
2016-11-19 02:20:59 +00:00
2017-10-13 14:41:23 +00:00
2017-10-05 01:48:42 +00:00
2017-10-12 22:57:28 +00:00
2017-09-04 20:54:46 +00:00
2017-09-21 23:13:36 +00:00
2017-10-02 18:31:29 +00:00
2017-08-31 00:36:33 +00:00
2017-07-06 17:56:01 +00:00
2017-07-13 06:48:39 +00:00
2017-09-07 23:28:24 +00:00
2017-10-23 20:54:01 +00:00
2017-08-03 21:52:25 +00:00
2017-10-18 23:58:28 +00:00
2017-07-08 03:06:10 +00:00
2016-11-11 04:28:40 +00:00
2017-03-22 21:15:19 +00:00
2017-10-13 17:35:37 +00:00
2017-04-12 07:27:28 +00:00
2017-09-23 01:03:17 +00:00
2017-10-06 20:24:35 +00:00
2017-10-11 23:34:47 +00:00
2017-09-23 01:03:17 +00:00
2016-07-27 03:21:51 +00:00
2017-10-16 20:36:57 +00:00
2016-06-09 00:53:21 +00:00
2017-09-23 01:03:17 +00:00
2017-09-23 01:03:17 +00:00
2017-09-05 19:51:38 +00:00
2017-10-11 23:34:47 +00:00
2017-09-23 01:03:17 +00:00
2017-08-31 00:36:33 +00:00
2016-06-09 00:53:21 +00:00
2017-09-23 01:03:17 +00:00
2017-08-19 00:37:41 +00:00
2017-10-11 23:54:34 +00:00
2017-10-11 23:54:34 +00:00
2017-10-18 13:31:28 +00:00
2017-09-07 23:30:48 +00:00
2017-10-24 17:02:40 +00:00
2017-10-04 20:27:01 +00:00
2017-10-11 20:23:38 +00:00
2017-10-14 18:21:42 +00:00
2017-07-19 22:27:28 +00:00
2017-07-19 16:07:51 +00:00
2016-12-23 23:55:08 +00:00
2017-10-17 17:43:34 +00:00
2017-09-23 01:03:17 +00:00
2017-09-23 01:03:17 +00:00
2017-01-21 02:52:29 +00:00
2017-07-30 01:34:08 +00:00
2017-10-13 00:06:35 +00:00
2017-09-15 20:10:09 +00:00
2017-03-16 20:24:14 +00:00
2017-09-29 16:50:08 +00:00
2017-10-24 17:17:27 +00:00
2017-10-10 19:34:15 +00:00
2017-09-25 22:11:11 +00:00
2017-09-12 00:19:11 +00:00
2016-11-18 23:30:58 +00:00
2016-08-18 21:36:36 +00:00
2017-09-29 16:50:08 +00:00
2016-06-02 20:39:24 +00:00
2017-09-20 20:38:14 +00:00