blob: 8d0252466b62bad8a250e3938c4504c5896beca2 [file] [log] [blame]
John Bauman66b8ab22014-05-06 15:57:45 -04001; RUN: llc < %s -march=x86 -mcpu=pentium3
2
3define internal fastcc double @ggc_rlimit_bound(double %limit) {
4 ret double %limit
5}