Simon Atanasyan
990e8025b5
[MC][ELF] Do not error on parsing .debug_* section directive for MIPS
...
MIPS .debug_* sections should have SHT_MIPS_DWARF section type to
distinguish among sections contain DWARF and ECOFF debug formats, but in
assembly files these sections have SHT_PROGBITS (@progbits) type. Now
assembler shows 'changed section type for ...' error when parsing
`.section .debug_*,"",@progbits` directive for MIPS targets.
The same problem exists for x86-64 target and this patch extends
workaround implemented in D76151. The patch adds one more case
when assembler ignores section types mismatch after `SwitchSection()`
call.
Differential Revision: https://reviews.llvm.org/D107707
2021-08-09 08:54:56 +03:00
..
2019-11-04 00:42:31 +03:00
2019-11-07 13:58:50 +03:00
2019-10-03 12:08:04 +00:00
2019-10-03 12:08:04 +00:00
2020-12-14 12:03:00 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-03-17 17:17:51 +03:00
2020-10-30 10:59:15 +03:00
2019-05-01 05:27:20 +00:00
2020-04-03 16:29:39 +03:00
2020-04-03 16:29:39 +03:00
2020-04-03 16:29:39 +03:00
2020-12-14 12:03:00 +03:00
2019-05-01 05:27:20 +00:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2020-10-30 10:59:15 +03:00
2019-05-01 05:27:20 +00:00
2020-07-20 10:39:04 +01:00
2019-10-03 12:08:04 +00:00
2019-05-01 05:27:20 +00:00
2021-05-04 13:30:29 -07:00
2019-07-15 21:46:38 +00:00
2020-07-20 10:39:04 +01:00
2020-03-15 17:46:23 -07:00
2020-03-22 23:34:32 +03:00
2020-03-22 23:34:32 +03:00
2020-03-15 17:46:23 -07:00
2019-07-17 08:11:31 +00:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-03-06 16:27:51 +00:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2020-10-05 15:34:33 -07:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-11-13 14:31:13 +03:00
2020-07-20 10:39:04 +01:00
2021-02-13 10:32:27 -08:00
2019-05-01 05:27:20 +00:00
2021-08-09 08:54:56 +03:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2021-05-04 18:16:09 +02:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-06-19 22:08:59 -07:00
2021-02-13 10:32:27 -08:00
2020-03-05 18:05:28 -08:00
2020-03-06 16:27:51 +00:00
2019-06-17 09:51:07 +00:00
2019-11-27 00:43:25 +03:00
2019-11-27 00:43:25 +03:00
2019-07-15 21:46:38 +00:00
2020-12-08 11:54:39 +00:00
2019-10-23 17:36:33 +03:00
2019-11-15 23:38:14 +03:00
2019-11-15 23:38:14 +03:00
2019-10-23 17:36:34 +03:00
2019-03-13 13:09:30 +00:00
2019-10-23 12:24:35 +02:00
2019-10-23 12:24:35 +02:00
2019-11-07 13:58:50 +03:00
2019-11-07 13:58:50 +03:00
2019-07-09 12:55:55 +00:00
2019-07-09 12:55:55 +00:00
2019-07-09 12:55:42 +00:00
2019-07-09 12:55:42 +00:00
2020-03-22 23:34:31 +03:00
2020-03-22 23:34:31 +03:00
2020-03-22 23:34:31 +03:00
2020-02-13 10:16:06 -08:00
2020-02-13 10:16:06 -08:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2019-01-09 15:58:02 +00:00
2019-01-09 15:58:02 +00:00
2020-12-14 12:03:00 +03:00
2020-07-20 10:39:04 +01:00
2019-01-09 15:58:02 +00:00
2020-05-13 12:09:30 +03:00
2020-07-20 10:39:04 +01:00
2021-02-07 15:47:10 -08:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2019-11-25 00:19:31 +03:00
2020-07-20 10:39:04 +01:00
2019-09-18 19:19:47 +00:00
2020-07-20 10:39:04 +01:00
2020-03-15 17:46:23 -07:00
2020-03-15 17:46:23 -07:00
2019-10-03 12:08:04 +00:00
2019-11-07 13:58:50 +03:00
2020-03-15 17:46:23 -07:00
2021-05-04 18:16:09 +02:00
2019-05-01 05:27:20 +00:00
2020-12-14 12:03:00 +03:00
2020-11-10 13:10:12 +00:00
2019-09-18 19:19:47 +00:00
2019-07-15 21:46:38 +00:00
2020-05-13 12:09:30 +03:00
2020-12-14 12:03:00 +03:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2020-07-20 10:39:04 +01:00
2019-10-03 12:08:04 +00:00
2019-10-03 12:08:04 +00:00
2020-04-06 09:59:08 -06:00
2020-03-15 17:46:23 -07:00
2020-02-13 10:16:06 -08:00
2019-05-01 05:27:20 +00:00
2019-05-01 05:27:20 +00:00
2019-10-23 12:24:35 +02:00
2020-07-20 10:39:04 +01:00
2020-07-14 13:44:00 -07:00
2020-12-14 12:03:00 +03:00
2020-12-14 12:03:00 +03:00
2020-07-20 10:39:04 +01:00
2019-05-01 05:27:20 +00:00
2020-07-20 10:39:04 +01:00
2019-11-27 00:43:25 +03:00
2019-11-27 00:43:25 +03:00
2020-07-20 10:39:04 +01:00
2019-11-07 13:58:50 +03:00
2020-03-05 18:05:28 -08:00
2019-03-19 15:15:35 +00:00
2020-03-15 17:46:23 -07:00
2020-07-20 10:39:04 +01:00
2019-05-01 05:27:20 +00:00
2020-07-20 10:39:04 +01:00
2020-06-02 11:44:11 +03:00
2021-05-04 18:16:09 +02:00