[OpenACC] Implement 'collapse' for combined constructs.
[llvm-project.git] / llvm / test / CodeGen / Thumb / 2010-06-18-SibCallCrash.ll
blob0fc35a507d5d1138e3ac7d3243db06d53a8b92ba
1 ; RUN: llc -mtriple=thumb-eabi %s -o /dev/null
2 ; rdar://8104457
4 define arm_apcscc void @t(ptr %m) nounwind {
5 entry:
6   tail call arm_apcscc  void undef(ptr %m, i16 zeroext undef) nounwind
7   ret void