X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FVerifier%2Fgcroot-alloca.ll;h=8caa4b9f58b56cc98d05dfce8b42639ed4105bd8;hb=b3cabb44c32b5a3aba9b4d23aae9723d498ea7a9;hp=c44321a065b024984d68fbfc0b6e33757553fe45;hpb=8c33da5dc4144d6df474dcea986ca05932e2fe10;p=oota-llvm.git diff --git a/test/Verifier/gcroot-alloca.ll b/test/Verifier/gcroot-alloca.ll index c44321a065b..8caa4b9f58b 100644 --- a/test/Verifier/gcroot-alloca.ll +++ b/test/Verifier/gcroot-alloca.ll @@ -1,4 +1,4 @@ -; RUN: not llvm-as < %s +; RUN: not llvm-as < %s >& /dev/null ; PR1633 %meta = type { i8* }