aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other/close-stderr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/close-stderr.ll')
-rw-r--r--test/Other/close-stderr.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Other/close-stderr.ll b/test/Other/close-stderr.ll
index 6e180cd..b310bc2 100644
--- a/test/Other/close-stderr.ll
+++ b/test/Other/close-stderr.ll
@@ -9,8 +9,5 @@
; XFAIL: vg_leak
; REQUIRES: shell
-; opt will fail to open /dev/null on native win32.
-; XFAIL: win32
-
; Test that the error handling when writing to stderr fails exits the
; program cleanly rather than aborting.