YouCompleteMe/cpp/llvm/test/Assembler/2007-11-26-AttributeOverload.ll

5 lines
102 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; RUN: not llvm-as < %s >& /dev/null
declare i32 @atoi(i8*) nounwind readonly
declare i32 @atoi(i8*)