diff options
-rw-r--r-- | lld/test/mach-o/dependency_info.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lld/test/mach-o/dependency_info.yaml b/lld/test/mach-o/dependency_info.yaml index 2068de9531b..2ec59b8afeb 100644 --- a/lld/test/mach-o/dependency_info.yaml +++ b/lld/test/mach-o/dependency_info.yaml @@ -1,8 +1,3 @@ -# XFAIL: win32 -# This test fails on Windows because the linker would use '\' instead -# of '/' as a path separator when concatenating path components. -# So the output from the linker would be different. - # Test -dependency_info option # # RUN: lld -flavor darwin -arch x86_64 -test_file_usage \ |