summaryrefslogtreecommitdiff
path: root/lld/test/MachO/archive.s
AgeCommit message (Expand)Author
2022-01-19[lld-macho] Implement -noall_loadKeith Smiley
2021-06-18[re-land][lld-macho] Avoid force-loading the same archive twiceJez Ng
2021-06-18Revert "[lld-macho] Avoid force-loading the same archive twice"Nico Weber
2021-06-17[lld-macho] Avoid force-loading the same archive twiceJez Ng
2020-12-21[lld-macho][nfc] Clean up testsJez Ng
2020-09-25[lld-macho] Always include custom syslibroot when running testsJez Ng
2020-08-26[lld-macho] Implement -all_loadJez Ng
2020-06-17[lld-macho] Avoid explicit -arch in tests by defaulting to x86-64Jez Ng
2020-06-15Revert "[lld-macho] No need to explicitly specify -arch in tests"Kirill Bobyrev
2020-06-14[lld-macho] No need to explicitly specify -arch in testsJez Ng
2020-06-08lld: improve the `-arch` handling for MachOSaleem Abdulrasool
2020-05-14[lld] Add archive file support to Mach-O backendKellie Medlin