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

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