aboutsummaryrefslogtreecommitdiffstats
path: root/test/Verifier/gcroot-ptrptr.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier/gcroot-ptrptr.ll')
-rw-r--r--test/Verifier/gcroot-ptrptr.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Verifier/gcroot-ptrptr.ll b/test/Verifier/gcroot-ptrptr.ll
index 0a7738d..b573295 100644
--- a/test/Verifier/gcroot-ptrptr.ll
+++ b/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* }