Fangrui Song
dd6e19a41c
[IR] Rename comdat noduplicates
to comdat nodeduplicate
...
In the textual format, `noduplicates` means no COMDAT/section group
deduplication is performed. Therefore, if both sets of sections are retained, and
they happen to define strong external symbols with the same names,
there will be a duplicate definition linker error.
In PE/COFF, the selection kind lowers to `IMAGE_COMDAT_SELECT_NODUPLICATES`.
The name describes the corollary instead of the immediate semantics. The name
can cause confusion to other binary formats (ELF, wasm) which have implemented/
want to implement the "no deduplication" selection kind. Rename it to be clearer.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D106319
2021-07-20 12:47:10 -07:00
..
2021-05-21 13:41:17 -07:00
2020-01-14 13:41:32 +00:00
2020-01-14 13:41:32 +00:00
2020-08-27 18:43:16 +01:00
2020-08-27 18:52:59 +01:00
2020-07-20 19:54:35 +05:30
2018-09-20 18:59:33 +00:00
2020-08-27 18:43:16 +01:00
2020-08-27 18:52:59 +01:00
2020-07-20 19:54:35 +05:30
2021-05-25 16:30:34 -07:00
2021-05-25 16:30:34 -07:00
2021-05-24 09:15:27 -07:00
2021-05-24 09:15:27 -07:00
2021-07-15 18:04:26 +02:00
2019-08-03 14:28:34 +00:00
2018-09-24 12:47:17 +00:00
2020-10-12 15:43:12 -07:00
2020-10-12 15:43:12 -07:00
2021-07-02 12:17:55 +01:00
2020-07-23 09:07:15 -07:00
2019-05-30 18:48:23 +00:00
2019-02-08 20:48:56 +00:00
2019-02-08 20:48:56 +00:00
2019-10-28 15:19:39 +00:00
2019-10-28 15:19:39 +00:00
2021-07-20 12:47:10 -07:00
2021-07-20 12:47:10 -07:00
2021-07-20 12:47:10 -07:00
2021-07-20 12:47:10 -07:00
2021-07-20 12:47:10 -07:00
2021-07-20 12:47:10 -07:00
2021-07-20 12:47:10 -07:00
2018-07-09 17:57:48 +00:00
2021-07-20 12:47:10 -07:00
2020-05-15 11:33:17 +05:30
2018-08-16 21:29:55 +00:00
2020-04-18 12:49:31 -07:00
2020-04-18 12:49:31 -07:00
2020-11-20 17:58:26 -05:00
2019-01-15 16:18:52 +00:00
2018-05-09 02:40:45 +00:00
2021-05-24 19:43:40 +02:00
2018-09-20 08:53:06 +00:00
2020-05-13 12:52:30 +05:30
2020-05-13 12:52:30 +05:30
2020-12-18 13:10:57 -05:00
2020-05-13 12:52:30 +05:30
2020-05-13 12:52:30 +05:30
2018-11-28 21:14:32 +00:00
2020-09-25 10:08:43 -07:00
2020-09-25 10:08:43 -07:00
2019-03-19 13:49:03 +00:00
2019-03-19 13:49:03 +00:00
2018-05-09 02:40:45 +00:00
2018-01-24 09:56:07 +00:00
2018-05-09 02:40:45 +00:00
2020-03-02 16:45:48 +05:30
2020-03-02 16:45:48 +05:30
2021-05-24 19:43:40 +02:00
2021-02-22 10:37:57 -08:00
2018-01-18 02:08:23 +00:00
2020-10-17 08:42:28 +05:30
2020-08-26 15:51:30 -07:00
2018-04-26 18:17:58 +00:00
2020-05-28 13:46:41 +05:30
2020-05-28 13:46:41 +05:30
2020-05-28 13:46:41 +05:30
2018-08-23 09:25:17 +00:00
2020-02-13 10:16:06 -08:00
2018-11-13 18:15:47 +00:00
2018-08-23 09:25:17 +00:00
2018-08-23 09:25:17 +00:00
2020-10-29 01:34:15 +05:30
2020-10-29 01:34:15 +05:30
2020-10-29 01:34:15 +05:30
2020-11-20 17:58:26 -05:00
2021-03-29 08:55:30 -04:00
2021-03-29 08:55:30 -04:00
2018-07-09 16:52:05 +00:00
2021-03-19 14:34:25 +01:00
2020-02-13 10:16:06 -08:00
2019-08-07 17:20:55 +00:00
2021-06-22 14:52:16 +01:00
2021-06-22 14:52:16 +01:00
2019-08-21 18:20:11 +00:00
2019-08-21 18:20:11 +00:00
2019-07-11 01:14:30 +00:00
2019-07-11 01:14:30 +00:00
2021-05-21 13:41:17 -07:00
2020-05-15 12:26:58 -07:00
2019-05-15 02:35:32 +00:00
2018-02-23 23:13:18 +00:00
2018-02-23 23:13:18 +00:00
2019-04-17 17:38:09 +00:00
2019-11-14 10:40:41 -08:00
2019-03-12 21:02:54 +00:00
2019-02-12 21:55:38 +00:00
2021-03-04 11:22:30 -08:00
2019-07-14 12:35:50 +00:00
2020-10-10 17:51:12 +05:30
2020-10-10 17:51:12 +05:30
2018-01-19 17:13:12 +00:00
2019-07-31 00:13:51 +00:00
2018-04-21 23:52:04 +00:00
2018-04-21 23:52:04 +00:00
2018-04-21 23:52:04 +00:00
2018-04-21 23:52:04 +00:00
2019-07-31 00:13:51 +00:00
2020-07-14 12:16:57 -07:00
2020-05-28 10:33:05 -07:00
2019-07-24 22:23:05 +00:00
2021-01-27 10:43:51 -08:00
2021-02-12 22:58:26 -08:00
2020-05-28 10:33:05 -07:00
2020-05-28 10:33:05 -07:00
2021-01-27 10:43:51 -08:00
2021-01-27 10:43:51 -08:00
2020-05-28 10:33:05 -07:00
2020-05-28 10:33:05 -07:00
2020-05-28 10:33:05 -07:00
2020-08-17 03:30:14 -07:00
2021-01-27 10:43:51 -08:00
2020-05-28 10:33:05 -07:00
2018-01-11 22:15:05 +00:00
2019-07-03 17:31:43 +00:00
2018-01-11 22:15:05 +00:00
2021-02-12 22:58:26 -08:00
2021-01-27 10:43:51 -08:00
2021-01-27 10:43:51 -08:00
2019-10-24 13:08:50 -07:00
2019-10-24 13:08:50 -07:00
2019-08-13 17:52:21 +00:00
2019-08-13 01:23:06 +00:00
2019-08-13 17:52:21 +00:00
2019-08-08 16:59:31 +00:00
2019-03-08 05:27:53 +00:00
2019-09-18 22:15:58 +00:00
2019-09-18 22:15:58 +00:00
2019-09-18 22:15:58 +00:00
2018-02-12 19:45:54 +00:00
2018-02-12 19:45:54 +00:00
2018-05-09 02:40:45 +00:00
2021-07-17 11:09:18 +02:00
2021-07-17 11:09:18 +02:00
2019-12-30 09:46:19 -08:00
2020-03-11 13:26:06 -07:00
2020-03-11 13:26:06 -07:00
2019-05-15 02:35:32 +00:00
2019-05-15 02:35:32 +00:00
2019-05-15 02:35:32 +00:00
2021-05-20 09:54:38 -07:00
2021-05-20 09:54:38 -07:00
2020-10-20 11:57:19 +02:00
2020-07-23 13:07:28 -07:00
2021-05-05 15:51:46 -05:00
2020-10-19 23:09:41 +02:00
2019-08-13 01:23:06 +00:00
2018-04-17 04:02:24 +00:00
2018-04-17 04:02:24 +00:00
2019-04-10 06:20:20 +00:00
2018-04-05 02:44:46 +00:00
2019-07-03 17:31:43 +00:00
2021-06-17 09:38:28 +02:00
2021-06-17 09:38:28 +02:00
2021-02-22 15:42:16 -08:00
2021-02-22 15:42:16 -08:00
2018-05-09 02:40:45 +00:00
2021-05-24 19:43:40 +02:00
2021-02-22 15:42:16 -08:00
2021-02-22 15:42:16 -08:00
2020-10-07 10:36:44 -07:00
2020-10-07 10:36:44 -07:00
2021-05-11 08:23:55 -07:00
2021-05-11 08:23:55 -07:00
2021-06-28 23:15:32 +02:00
2018-01-05 19:41:19 +00:00
2018-09-12 08:54:06 +00:00
2020-01-22 12:29:25 -08:00
2020-06-30 13:23:07 -07:00
2020-12-14 16:34:37 -05:00