Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
e56baf2f0bf9d5cab23e269e9de1d0ea523d7bf3
/
.
/
test
/
Assembler
/
2007-11-26-AttributeOverload.ll
blob: 9aec8d951096540bf667260fe8a318819e307543 [
file
] [
log
] [
blame
]
Duncan Sands
f5588dc
2007-11-27 13:23:08 +0000
[
diff
] [
blame
]
1
; RUN: not llvm-as < %s
2
3
declare
i32
@atoi
(
i8
*)
nounwind
readonly
4
declare
i32
@atoi
(
i8
*)