1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Revert r167836, "llvm/test/Other/close-stderr.ll: Mark it as XFAIL:mingw32 for now.", corresponding to r167849.

llvm-svn: 167876
This commit is contained in:
NAKAMURA Takumi 2012-11-13 21:57:42 +00:00
parent 7e5e3a1ed0
commit 3250911d1e

View File

@ -5,8 +5,5 @@
; XFAIL: vg_leak
; REQUIRES: shell
; On MSYS, 70 is not seen, but 1. r127726 should be reworked.
; XFAIL: mingw32
; Test that the error handling when writing to stderr fails exits the
; program cleanly rather than aborting.