brintos

brintos / llvm-project-archived public Read only

0
0
Text · 137 B · e22f0b4 Raw
6 lines · plain
1; RUN: llc < %s -mtriple=i686-- -mcpu=pentium32 3define internal fastcc double @ggc_rlimit_bound(double %limit) {4    ret double %limit5}6