aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2007-11-26-AttributeOverload.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/2007-11-26-AttributeOverload.ll')
-rw-r--r--test/Assembler/2007-11-26-AttributeOverload.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/2007-11-26-AttributeOverload.ll b/test/Assembler/2007-11-26-AttributeOverload.ll
index 9aec8d9510..aebc2e8d01 100644
--- a/test/Assembler/2007-11-26-AttributeOverload.ll
+++ b/test/Assembler/2007-11-26-AttributeOverload.ll
@@ -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*)