summaryrefslogtreecommitdiff
path: root/lld/test/MachO/search-paths.test
AgeCommit message (Expand)Author
2022-10-04[lld-macho][test] Add -lSystem to all lld invocationsKeith Smiley
2021-11-03[lld-macho] Enable search-paths tests on macOSKeith Smiley
2021-03-01[lld/mac on non-mac] fix test/MachO/search-paths.test after ab45289d2e7ceNico Weber
2020-09-25[lld-macho] Always include custom syslibroot when running testsJez Ng
2020-08-05MachO: support `-syslibroot`Saleem Abdulrasool
2020-06-17[lld-macho] Handle framework search path, alongside library search pathGreg McGary
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] Set REQUIRES: x86 on more testsJez Ng
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-04-21[lld-macho] Add basic support for linking against dylibsJez Ng