Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
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
}