aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/reproduce-windows.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/reproduce-windows.s')
-rw-r--r--test/ELF/reproduce-windows.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ELF/reproduce-windows.s b/test/ELF/reproduce-windows.s
index 7943f3c10..464b27098 100644
--- a/test/ELF/reproduce-windows.s
+++ b/test/ELF/reproduce-windows.s
@@ -1,6 +1,6 @@
-# REQUIRES: x86, system-windows
+# REQUIRES: x86
-# Test that we can create a repro archive on windows.
+# Test that a repro archive always uses / instead of \.
# RUN: rm -rf %t.dir
# RUN: mkdir -p %t.dir/build
# RUN: llvm-mc %s -o %t.dir/build/foo.o -filetype=obj -triple=x86_64-pc-linux