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
}