Petr Hosek
16af973933
[MC][ELF] Support for zero flag section groups
...
This change introduces support for zero flag ELF section groups to LLVM.
LLVM already supports COMDAT sections, which in ELF are a special type
of ELF section groups. These are generally useful to enable linker GC
where you want a group of sections to always travel together, that is to
be either retained or discarded as a whole, but without the COMDAT
semantics. Other ELF assemblers already support zero flag ELF section
groups and this change helps us reach feature parity.
Differential Revision: https://reviews.llvm.org/D95851
2021-02-16 14:23:40 -08:00
..
2021-02-08 15:35:30 +00:00
2020-12-17 13:46:23 +00:00
2021-02-16 10:50:12 -08:00
2021-02-11 08:14:15 +00:00
2020-11-13 10:35:24 +01:00
2020-12-17 13:45:08 +00:00
2021-02-02 14:57:26 -08:00
2021-01-25 09:11:29 +00:00
2020-08-20 14:36:59 +02:00
2021-02-16 14:23:40 -08:00
2020-09-25 11:47:14 +01:00
2020-11-12 08:41:50 +00:00
2021-02-16 10:50:12 -08:00
2020-12-10 12:20:02 -08:00
2021-02-08 15:13:29 +00:00
2020-09-22 23:59:34 +03:00
2021-02-15 13:39:43 +00:00
2021-02-02 14:57:26 -08:00
2021-02-02 14:57:26 -08:00
2021-02-11 14:20:20 -08:00
2021-01-14 19:31:19 -08:00
2021-02-12 11:52:52 -08:00
2021-02-12 11:52:52 -08:00
2021-02-11 14:20:20 -08:00
2021-01-14 09:43:58 +00:00
2021-02-16 17:17:34 +00:00
2021-02-15 13:39:43 +00:00
2020-10-01 19:03:27 +03:00
2021-02-05 11:34:43 +00:00
2020-09-25 11:47:14 +01:00
2021-01-28 12:39:57 +00:00
2021-01-25 09:11:29 +00:00
2021-01-30 09:53:42 -08:00
2021-01-12 23:56:03 +02:00
2020-12-18 13:30:46 +00:00
2021-01-22 15:51:06 -08:00
2021-01-22 15:51:06 -08:00
2020-12-17 13:45:46 +00:00
2020-11-30 19:28:34 +00:00
2021-01-04 10:58:43 +00:00
2021-01-04 10:58:43 +00:00
2021-01-15 17:14:04 +09:00
2020-11-07 01:23:00 +03:00
2020-08-11 12:17:10 +01:00
2020-09-28 11:30:21 -07:00
2021-01-05 21:15:59 -08:00
2020-10-15 12:50:16 -07:00
2021-01-19 14:04:53 +00:00
2021-01-25 09:11:29 +00:00
2021-02-16 14:16:33 +00:00
2021-01-08 13:21:11 +00:00
2021-02-15 16:10:43 +00:00
2020-07-31 10:42:43 -04:00
2021-02-16 13:50:06 +00:00
2021-02-16 13:50:06 +00:00
2021-02-02 14:57:26 -08:00
2021-02-06 14:34:14 +00:00
2021-02-05 10:43:28 +00:00