Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Verifier / gcroot-alloca.ll
index c44321a065b024984d68fbfc0b6e33757553fe45..8caa4b9f58b56cc98d05dfce8b42639ed4105bd8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s
+; RUN: not llvm-as < %s >& /dev/null
 ; PR1633
 
 %meta = type { i8* }