Have getOrCreateSubprogramDIE store the DIE for a subprogram
[oota-llvm.git] / test / Other / close-stderr.ll
index 60fab3df0d9f904fb85314248cb4811ba38a0ff2..40a01cc3143e38f537eec349ab47116eb6af52ea 100644 (file)
@@ -4,6 +4,8 @@
 ; RUN:       " | FileCheck %s
 ; 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.