Zhaoxuan Jiang
34b2de9e4c
[lld][MachO] Deduplicate branch-extension thunks for ICF-folded symbols ( #185396 )
...
After ICF, multiple symbols may resolve to the same address but remain
as distinct Symbol pointers. When used as keys in thunkMap, this caused
redundant branch-extension thunks to be created for the same target. Fix
this by providing a custom DenseMapInfo for thunkMap that hashes and
compares Defined symbols by (isec, value) instead of pointer identity.
2026-03-09 18:01:05 -07:00
..
2026-01-13 07:32:36 +01:00
2026-01-13 07:32:36 +01:00
2025-01-27 18:24:59 -08:00
2025-10-27 23:19:29 +00:00
2026-03-09 18:01:05 -07:00
2026-03-09 18:01:05 -07:00
2025-12-16 07:30:53 -07:00
2026-02-13 12:45:04 -08:00
2025-10-06 12:11:00 -07:00
2026-01-13 07:32:36 +01:00
2026-01-13 07:32:36 +01:00
2025-08-29 17:08:35 -07:00
2025-08-29 17:08:35 -07:00
2026-01-13 07:32:36 +01:00
2026-01-22 10:08:22 -08:00
2026-01-13 07:32:36 +01:00
2026-02-02 13:14:07 -08:00
2026-01-13 07:32:36 +01:00
2025-07-16 21:29:48 +02:00
2025-07-16 21:13:54 +02:00
2026-03-06 10:17:01 -05:00
2025-09-22 11:23:58 -07:00
2026-01-13 07:32:36 +01:00
2026-01-22 10:08:22 -08:00
2025-12-16 07:30:53 -07:00
2025-05-25 10:55:39 -07:00
2026-01-13 07:32:36 +01:00
2026-01-13 07:32:36 +01:00
2026-01-30 14:27:13 -08:00
2025-11-17 09:38:02 -08:00
2025-11-02 00:12:33 +00:00
2026-01-22 10:08:22 -08:00
2026-01-13 07:32:36 +01:00
2025-09-30 16:57:07 +00:00
2026-01-13 07:32:36 +01:00
2026-01-13 07:32:36 +01:00
2026-01-13 07:32:36 +01:00