X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FVerifier%2Fgcroot-ptrptr.ll;h=b573295e3e94ff9098c9658f132dcd2d70d3a1ee;hb=836d2ad83c5e955a23f6e3b78418cb250c95c88b;hp=0a7738d866c2f785062dd623d1bbbe3d59c8fa25;hpb=8c33da5dc4144d6df474dcea986ca05932e2fe10;p=oota-llvm.git diff --git a/test/Verifier/gcroot-ptrptr.ll b/test/Verifier/gcroot-ptrptr.ll index 0a7738d866c..b573295e3e9 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* }