1 ; RUN: llvm-as %s -o - | llvm-dis > %t1.ll
2 ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
3 ; RUN: diff %t1.ll %t2.ll
10 call fastcc void %foo()
14 csretcc void %structret({sbyte}* %P) {
15 call csretcc void %structret({sbyte}* %P)
25 call fastcc void %foo()
30 invoke fastcc void %foo() to label %Ok unwind label %U
40 invoke cc42 void %bar3() to label %Ok unwind label %U