summaryrefslogtreecommitdiff
path: root/lld/test/MachO/arm64-thunks.s
AgeCommit message (Expand)Author
2025-05-01[lld-macho] Fix branch extension logic compatibility with __objc_stubs (#137913)alx32
2025-02-13[lld-macho] Use Symbols as branch target for safe_thunks ICF (#126835)alx32
2025-01-15[lld-macho] Reduce memory usage of printing thunks in map file (#122785)alx32
2025-01-07[lld-macho] Include branch extension thunks in linker map (#120496)alx32
2024-07-23[lld-macho] Fix thunks for non-__text TEXT sections (#99052)Leonard Grey
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2021-08-27[lld/mac] Don't assert on -dead_strip + arm64 range extension thunksNico Weber
2021-05-12[lld-macho] Implement branch-range-extension thunksGreg McGary