aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2007-11-26-AttributeOverload.ll
blob: ab5d514a38b6e23e930160145ad21d7b084f2fb1 (plain)
1
2
3
4
; RUN: not llvm-as < %s > /dev/null 2>&1

declare i32 @atoi(i8*) nounwind readonly
declare i32 @atoi(i8*)