summaryrefslogtreecommitdiff
path: root/lld/test/MachO/start-lib.s
AgeCommit message (Expand)Author
2024-05-31[MachO LLD] Respect -all_load with --start-lib --end-lib style archives (#93993)Nuri Amari
2022-11-27[lld/mac] Covert start-lib.s test to use qualified paths instead of `cd %t`Nico Weber
2022-01-19[lld-macho] Add --start-lib --end-libFangrui Song