Sign in
ara-mdk
/
platform
/
external
/
llvm
/
14891447fff5b9a5980c1728fbe15140b6350ae3
/
.
/
test
/
CodeGen
/
X86
/
2007-02-25-FastCCStack.ll
blob: 2e2b56d04a25c20c99ca71b0942c1e150e85350d [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=x86 -mcpu=pentium3
define
internal
fastcc
double
@ggc_rlimit_bound
(
double
%limit
)
{
ret
double
%limit
}