[lld-macho] Disable some tests that are failing on Windows
authorJez Ng <jezng@fb.com>
Fri, 11 Dec 2020 01:48:31 +0000 (17:48 -0800)
committerJez Ng <jezng@fb.com>
Fri, 11 Dec 2020 01:54:23 +0000 (17:54 -0800)
commit349d5c9cf79803187a2e1e2a080a8e460d03cf76
tree00ccf102273572520ca34a4ec71bbadadbd65754
parent553284be2dded5b1d1106b380525e0b1e3b609cd
[lld-macho] Disable some tests that are failing on Windows

lto-object-path.ll, like stabs.s, is disabled on Windows as the path
separators make it difficult to write a test that works across
platforms.

This diff also disables implicit-dylibs.s on Windows as we seem to emit
LC_LOAD_DYLIBs in a different order on that platform. This seems like a
bug in LLD that needs to be addressed (in a future diff).
lld/test/MachO/implicit-dylibs.s
lld/test/MachO/lto-object-path.ll