1 ; RUN: not llvm-as < %s > /dev/null 2>&1 2 3 declare i32 @atoi(i8*) nounwind readonly 4 declare i32 @atoi(i8*) 5