summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/gcroot-ptrptr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Verifier/gcroot-ptrptr.ll')
-rw-r--r--llvm/test/Verifier/gcroot-ptrptr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Verifier/gcroot-ptrptr.ll b/llvm/test/Verifier/gcroot-ptrptr.ll
index 0a7738d866c..b573295e3e9 100644
--- a/llvm/test/Verifier/gcroot-ptrptr.ll
+++ b/llvm/test/Verifier/gcroot-ptrptr.ll
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s
+; RUN: not llvm-as < %s >& /dev/null
; PR1633
%meta = type { i8* }
OpenPOWER on IntegriCloud