make tblgen produce a function that returns the name for a physreg.
[llvm/avr.git] / test / CodeGen / Thumb / stack-frame.ll
blobb103b331b797238398408fbc5fb13f073f10125b
1 ; RUN: llc < %s -march=thumb
2 ; RUN: llc < %s -march=thumb | grep add | count 1
4 define void @f1() {
5         %c = alloca i8, align 1
6         ret void
9 define i32 @f2() {
10         ret i32 1