9 lines · plain
1; RUN: llc -mtriple=thumb-eabi %s -o /dev/null2; rdar://81044573 4define arm_apcscc void @t(ptr %m) nounwind {5entry:6 tail call arm_apcscc void undef(ptr %m, i16 zeroext undef) nounwind7 ret void8}9 1; RUN: llc -mtriple=thumb-eabi %s -o /dev/null2; rdar://81044573 4define arm_apcscc void @t(ptr %m) nounwind {5entry:6 tail call arm_apcscc void undef(ptr %m, i16 zeroext undef) nounwind7 ret void8}9