X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FAssembler%2F2007-11-26-AttributeOverload.ll;h=aebc2e8d01e5f79ae6ecd01ac4d5d7eb74708ec9;hb=d5ce456161b81a50c2e0dcf948192c1a4e1c8d22;hp=9aec8d951096540bf667260fe8a318819e307543;hpb=dc024674ff96820d6020757b48d47f46d4c07db2;p=oota-llvm.git diff --git a/test/Assembler/2007-11-26-AttributeOverload.ll b/test/Assembler/2007-11-26-AttributeOverload.ll index 9aec8d95109..aebc2e8d01e 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*)