Steven Wu
27fb5227ec
Embed bitcode in object file (clang cc1 part)
...
Summary:
Teach clang to embed bitcode inside bitcode. When -fembed-bitcode cc1
option is used, clang will embed both the input bitcode and cc1
commandline into the bitcode in special sections before compiling to
the object file. Using -fembed-bitcode-marker will only introduce a
marker in both sections.
Depends on D17390
Reviewers: rsmith
Subscribers: yaron.keren, vsk, cfe-commits
Differential Revision: http://reviews.llvm.org/D17392
llvm-svn: 269202
2016-05-11 16:26:03 +00:00
..
2015-09-30 01:03:10 +00:00
2015-07-08 01:00:30 +00:00
2014-06-09 23:59:38 +00:00
2016-04-12 20:22:32 +00:00
2014-01-26 23:12:43 +00:00
2015-10-30 16:30:30 +00:00
2015-05-14 07:37:35 +00:00
2016-04-28 17:09:37 +00:00
2015-03-03 00:12:08 +00:00
2014-06-03 17:23:34 +00:00
2016-05-11 16:26:03 +00:00
2014-10-27 20:02:19 +00:00
2015-10-20 18:45:57 +00:00
2015-05-13 22:07:22 +00:00
2016-04-12 03:05:03 +00:00
2014-12-16 21:57:03 +00:00
2013-12-20 22:01:25 +00:00
2014-06-27 03:11:38 +00:00
2014-06-27 02:04:21 +00:00
2013-11-16 06:20:17 +00:00
2016-02-02 13:52:52 +00:00
2015-10-08 04:24:12 +00:00
2015-08-27 18:58:34 +00:00
2016-04-08 22:43:06 +00:00
2014-08-26 14:09:25 +00:00
2016-04-04 14:22:58 +00:00
2015-05-17 01:07:16 +00:00
2016-02-11 16:43:08 +00:00
2016-03-23 18:00:22 +00:00
2016-04-08 22:43:06 +00:00
2014-07-16 15:12:48 +00:00
2014-07-16 15:12:48 +00:00
2014-07-16 15:12:48 +00:00
2014-07-16 15:12:48 +00:00
2014-07-16 15:12:48 +00:00
2015-02-26 00:17:25 +00:00
2014-07-16 15:12:48 +00:00
2014-07-16 15:12:48 +00:00
2015-06-16 00:19:29 +00:00
2014-07-16 15:12:48 +00:00
2014-07-16 15:12:48 +00:00
2014-07-16 15:12:48 +00:00
2015-09-11 13:29:12 +00:00
2016-04-26 19:25:46 +00:00
2014-03-26 01:39:59 +00:00
2014-12-23 22:32:37 +00:00
2014-07-10 16:43:29 +00:00
2014-07-10 16:43:29 +00:00
2013-11-05 12:45:40 +00:00
2015-06-13 07:11:40 +00:00
2014-12-17 20:23:11 +00:00
2014-07-10 16:43:29 +00:00
2014-08-07 00:24:21 +00:00
2014-04-30 10:04:58 +00:00
2015-02-23 22:08:10 +00:00
2014-12-09 15:52:55 +00:00