Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
llvm
/
test
/
CodeGen
/
X86
/
2007-02-25-FastCCStack.ll
blob: e22f0b4540db847199337213a681fbdda901e2cd [
file
] [
log
] [
blame
]
; RUN: llc < %s -mtriple=i686-- -mcpu=pentium3
define
internal
fastcc
double
@ggc_rlimit_bound
(
double
%limit
)
{
ret
double
%limit
}