[mips][microMIPS] Implement ADDU16, AND16, ANDI16, NOT16, OR16, SLL16 and SRL16 instr...
[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*)