Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / CodeGen / Thumb2 / frameless.ll
blob01e0414de37d93197e9a46f730b97917d0990b74
1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -frame-pointer=all | not grep mov
2 ; RUN: llc < %s -mtriple=thumbv7-linux -frame-pointer=all | not grep mov
4 define void @t() nounwind readnone {
5   ret void