When determining if we can fold (x >> C1) << C2, the bits that we need to verify...
[oota-llvm.git] / test / Assembler / 2007-11-26-AttributeOverload.ll
1 ; RUN: not llvm-as < %s >& /dev/null
2
3 declare i32 @atoi(i8*) nounwind readonly
4 declare i32 @atoi(i8*)