Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
eb01abaad1b0c0987ffcd679824cbeeb2a083199
/
.
/
test
/
CodeGen
/
X86
/
2007-02-25-FastCCStack.ll
blob: 3b1eb1fdb66b48a497e9bd01f602a154646c8e34 [
file
] [
log
] [
blame
]
; RUN: llvm-as < %s | llc -march=x86 -mcpu=pentium3
define
internal
fastcc
double
@ggc_rlimit_bound
(
double
%limit
)
{
ret
double
%limit
}