allwinner_a64/android/external/llvm/test/Assembler/2007-11-26-AttributeOverload.ll
2018-08-08 16:14:42 +08:00

4 lines
102 B
LLVM

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