Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / Assembler / 2007-11-26-AttributeOverload.ll
blob0ec4b342de1c5fac5576f479b13de1e2b511fde9
1 ; RUN: not llvm-as < %s > /dev/null 2>&1
3 declare i32 @atoi(ptr) nounwind readonly
4 declare i32 @atoi(ptr)