mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
test/Other/close-stderr.ll: Require the feature 'shell'. It is not executable on Win32 but it is executable on MSYS-bash.
llvm-svn: 121105
This commit is contained in:
parent
63bff1a5d3
commit
f260cf36f0
@ -5,6 +5,7 @@
|
|||||||
; CHECK: {{^1$}}
|
; CHECK: {{^1$}}
|
||||||
; CHECK: {{^0$}}
|
; CHECK: {{^0$}}
|
||||||
; XFAIL: vg_leak
|
; XFAIL: vg_leak
|
||||||
|
; REQUIRES: shell
|
||||||
|
|
||||||
; Test that the error handling when writing to stderr fails exits the
|
; Test that the error handling when writing to stderr fails exits the
|
||||||
; program cleanly rather than aborting.
|
; program cleanly rather than aborting.
|
||||||
|
Loading…
Reference in New Issue
Block a user