blob: 2e2b56d04a25c20c99ca71b0942c1e150e85350d [file] [log] [blame]
Dan Gohman0a063102009-09-08 23:54:48 +00001; RUN: llc < %s -march=x86 -mcpu=pentium3
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
3define internal fastcc double @ggc_rlimit_bound(double %limit) {
4 ret double %limit
5}