test/Other/close-stderr.ll: Require the feature 'shell'. It is not executable on...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 7 Dec 2010 02:43:58 +0000 (02:43 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 7 Dec 2010 02:43:58 +0000 (02:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121105 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/close-stderr.ll

index b6dc1b246a188787eed62ef126fa06c2109dc28c..40a01cc3143e38f537eec349ab47116eb6af52ea 100644 (file)
@@ -5,6 +5,7 @@
 ; CHECK: {{^1$}}
 ; CHECK: {{^0$}}
 ; XFAIL: vg_leak
+; REQUIRES: shell
 
 ; Test that the error handling when writing to stderr fails exits the
 ; program cleanly rather than aborting.