summaryrefslogtreecommitdiff
path: root/lld/MachO/Relocations.cpp
AgeCommit message (Expand)Author
2025-02-03[lld] Migrate away from PointerUnion::dyn_cast (NFC) (#125458)Kazu Hirata
2024-12-14[lld] Migrate away from PointerUnion::{is,get} (NFC) (#119993)Kazu Hirata
2024-08-14[lld-macho] Make relative method lists work on x86-64 (#103905)Daniel Bertalan
2024-04-18[lld-macho][NFC] Preserve original symbol isec, unwindEntry and size (#88357)alx32
2023-03-30[lld-macho][re-land] Warn on method name collisions from category definitionsJez Ng
2023-03-08Revert "[lld-macho] Warn on method name collisions from category definitions"Jez Ng
2023-03-07[lld-macho] Warn on method name collisions from category definitionsJez Ng
2022-09-05[lld-macho] Diagnose unaligned arm64 PAGEOFF12 relocationsDaniel Bertalan
2022-02-28[lld-macho] Have relocation address included in range-check error messageJez Ng
2022-02-07[lld-macho] Include address offsets in error messagesJez Ng
2021-11-16[MachO] Move type size asserts to source files. NFCShoaib Meenai
2021-04-09[lld-macho][nfc] Remove DYSYM8 reloc attributeJez Ng
2021-03-12[lld-macho] Check address ranges when applying relocationsJez Ng
2021-03-11[lld-macho][nfc] Create Relocations.{h,cpp} for relocation-specific codeJez Ng