summaryrefslogtreecommitdiff
path: root/lld/test/MachO/syslibroot.test
AgeCommit message (Expand)Author
2022-02-10[lld-macho][nfc] Centralize usages of ld64.lld in testsVincent Lee
2021-11-02[lld/mac] Write -v output to stderrNico Weber
2021-03-03[lld-macho] Require -arch and -platform_version to always be specifiedJez Ng
2021-03-01[lld/mac] Make -v print version and search paths in additon to linking, not i...Nico Weber
2021-03-01[lld-macho] Switch default to new Darwin backendJez Ng
2020-11-30[lld-macho] Don't warn on non-existent system librariesNico Weber
2020-09-25[lld-macho] Always include custom syslibroot when running testsJez Ng
2020-08-26[lld-macho] Fall back to raw path if we don't find anything under syslibrootJez Ng
2020-08-05MachO: support `-syslibroot`Saleem Abdulrasool