make tblgen produce a function that returns the name for a physreg.
[llvm/avr.git] / test / CodeGen / Thumb / frame_thumb.ll
blob0cac7554be03fd16eecf6a6a0d69e3524228d66c
1 ; RUN: llc < %s -mtriple=thumb-apple-darwin \
2 ; RUN:     -disable-fp-elim | not grep {r11}
3 ; RUN: llc < %s -mtriple=thumb-linux-gnueabi \
4 ; RUN:     -disable-fp-elim | not grep {r11}
6 define i32 @f() {
7 entry:
8         ret i32 10