Use static inline to do the right thing when built in C99 mode. Of course,
[llvm/stm8.git] / test / CodeGen / Thumb2 / frameless.ll
blobfa8d5d87dfca374ae3f08085fcc6bd5e9a1b4da5
1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-fp-elim | not grep mov
2 ; RUN: llc < %s -mtriple=thumbv7-linux -disable-fp-elim | not grep mov
4 define void @t() nounwind readnone {
5   ret void