[LibCallSimplifier] don't allow sqrt transform unless all ops are unsafe
[oota-llvm.git] / test / Assembler / 2007-11-26-AttributeOverload.ll
index 9aec8d951096540bf667260fe8a318819e307543..aebc2e8d01e5f79ae6ecd01ac4d5d7eb74708ec9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s
+; RUN: not llvm-as < %s >& /dev/null
 
 declare i32 @atoi(i8*) nounwind readonly
 declare i32 @atoi(i8*)