summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2007-02-25-FastCCStack.ll
blob: e22f0b4540db847199337213a681fbdda901e2cd (plain)
1
2
3
4
5
; RUN: llc < %s -mtriple=i686-- -mcpu=pentium3

define internal fastcc double @ggc_rlimit_bound(double %limit) {
    ret double %limit
}
OpenPOWER on IntegriCloud