7 lines · plain
1; RUN: llc < %s -mtriple=thumbv7-apple-darwin -frame-pointer=none | not grep mov2; RUN: llc < %s -mtriple=thumbv7-linux -frame-pointer=none | not grep mov3 4define void @t() nounwind readnone {5 ret void6}7 1; RUN: llc < %s -mtriple=thumbv7-apple-darwin -frame-pointer=none | not grep mov2; RUN: llc < %s -mtriple=thumbv7-linux -frame-pointer=none | not grep mov3 4define void @t() nounwind readnone {5 ret void6}7