Sign in
chromium
/
external
/
github.com
/
kripken
/
emscripten-fastcomp
/
refs/heads/tempRet0
/
.
/
test
/
CodeGen
/
X86
/
2007-02-25-FastCCStack.ll
blob: e22f0b4540db847199337213a681fbdda901e2cd [
file
] [
log
] [
blame
] [
edit
]
; RUN: llc < %s -mtriple=i686-- -mcpu=pentium3
define
internal
fastcc
double
@ggc_rlimit_bound
(
double
%limit
)
{
ret
double
%limit
}