Steven Wu
010fc49e42
[IR] AutoUpgrade ModuleFlagBehavior for PIC and PIE level
...
Summary:
From r303590, ModuleFlagBehavior for PIC and PIE level is changed from
Error to Max. This will cause bitcode compatibility issue when linking
against a bitcode static archive built with old compiler.
Add an auto-ugprade path to upgrade the the ModuleFlagBehavior in the
old bitcode to match the new one so IRLinker can link them.
Reviewers: tejohnson, mehdi_amini, dexonsmith
Reviewed By: dexonsmith
Subscribers: hans, llvm-commits
Differential Revision: https://reviews.llvm.org/D36556
llvm-svn: 311387
2017-08-21 21:49:13 +00:00
..
2017-07-19 00:09:54 +00:00
2017-06-19 22:05:08 +00:00
2017-08-14 21:15:13 +00:00
2017-08-21 21:49:13 +00:00
2017-06-22 23:27:16 +00:00
2017-07-05 01:16:29 +00:00
2017-06-06 11:49:48 +00:00
2017-07-27 22:20:44 +00:00
2017-06-19 22:05:08 +00:00
2017-07-15 22:06:19 +00:00
2017-06-12 23:25:15 +00:00
2017-07-17 04:31:23 +00:00
2017-07-20 01:30:39 +00:00
2017-08-18 21:38:03 +00:00
2017-07-19 00:09:54 +00:00
2017-06-06 11:49:48 +00:00
2017-08-21 20:30:44 +00:00
2017-06-06 11:49:48 +00:00
2017-08-04 05:05:29 +00:00
2017-08-16 16:12:52 +00:00
2017-06-06 11:49:48 +00:00
2017-04-26 00:16:10 +00:00
2017-06-06 11:49:48 +00:00
2017-06-06 11:49:48 +00:00
2017-07-11 22:23:00 +00:00
2017-07-11 22:23:00 +00:00
2017-06-06 11:49:48 +00:00
2017-07-31 13:21:42 +00:00
2017-03-10 07:09:20 +00:00
2017-07-13 10:52:00 +00:00
2017-06-07 03:48:56 +00:00
2017-07-12 00:15:53 +00:00
2017-07-11 22:23:00 +00:00
2017-07-19 00:09:54 +00:00
2017-03-31 04:46:50 +00:00
2017-02-28 18:09:44 +00:00
2017-06-19 22:05:08 +00:00
2017-07-18 08:36:22 +00:00
2017-06-16 00:18:29 +00:00
2017-03-20 05:08:41 +00:00
2017-06-06 11:49:48 +00:00
2017-01-28 02:02:38 +00:00
2017-01-15 06:32:49 +00:00
2017-05-18 17:21:13 +00:00
2017-08-20 13:03:48 +00:00
2017-06-20 20:54:57 +00:00
2017-07-09 07:04:03 +00:00
2017-06-06 11:49:48 +00:00
2017-05-18 17:24:10 +00:00
2017-05-18 17:24:10 +00:00
2017-06-06 11:49:48 +00:00
2017-05-18 11:29:41 +00:00
2017-08-17 11:32:21 +00:00