David Tellenbach
8ab1dd3c51
[DWARFLinker] Allow emission of repeated identical discriminators (#98255)
Zero discriminator for each row in the line-table to correctly emit
repeated but identical discriminators.
Without this patch line-tables like
0x0000000100003bac 12 20 0 0 65 0
0x0000000100003bb4 12 30 0 0 65 0
0x0000000100003bbc 12 28 0 0 65 0
0x0000000100003bcc 12 17 0 0 65 0
get falsely linked as
0x0000000100003bac 12 20 0 0 65 0
0x0000000100003bb4 12 30 0 0 0 0
0x0000000100003bbc 12 28 0 0 0 0
0x0000000100003bcc 12 17 0 0 0 0
2024-07-10 16:58:03 -07:00
..
2023-10-26 10:45:08 -07:00
2023-10-26 10:45:08 -07:00
2023-06-15 09:52:18 -07:00
2023-08-14 09:43:47 -07:00
2023-06-15 09:52:18 -07:00
2023-10-26 10:45:08 -07:00
2023-10-26 10:45:08 -07:00
2024-04-02 20:43:28 -07:00
2023-10-26 10:45:08 -07:00
2023-02-10 17:19:07 +00:00
2023-02-10 17:19:07 +00:00
2023-02-10 17:19:07 +00:00
2023-10-26 10:45:08 -07:00
2023-10-26 10:45:08 -07:00
2023-02-13 12:25:22 +01:00
2024-07-10 16:58:03 -07:00
2024-07-10 16:58:03 -07:00
2024-06-20 22:41:17 -07:00
2024-06-20 22:41:17 -07:00
2023-06-20 13:03:12 +02:00
2023-05-16 16:56:14 +02:00
2023-03-15 11:36:59 +01:00
2023-02-26 19:18:51 +01:00
2023-06-08 11:16:42 -07:00
2022-11-27 20:20:04 -08:00
2022-11-27 20:20:04 -08:00
2024-01-04 15:30:23 -08:00
2023-07-22 10:41:44 -07:00
2023-11-03 12:57:41 -07:00
2023-10-26 10:45:08 -07:00
2023-10-26 10:45:08 -07:00