]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Assembler/2007-11-26-AttributeOverload.ll
Vendor import of llvm release_34 branch r197841 (effectively, 3.4 RC3):
[FreeBSD/FreeBSD.git] / test / Assembler / 2007-11-26-AttributeOverload.ll
1 ; RUN: not llvm-as < %s >& /dev/null
2
3 declare i32 @atoi(i8*) nounwind readonly
4 declare i32 @atoi(i8*)