Sign in
llvm
/
llvm-project
/
b35c93ffe392cb41e24a6aa5fa6f1ae6999aa98f
/
.
/
llvm
/
test
/
Assembler
/
2007-11-26-AttributeOverload.ll
blob: 0ec4b342de1c5fac5576f479b13de1e2b511fde9 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s > /dev/null 2>&1
declare
i32
@atoi
(
ptr
)
nounwind
readonly
declare
i32
@atoi
(
ptr
)