CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / win64_call_epi.ll
index d514032dcbf84bbc0d1dd564202fc174a1e15e90..096cbe41c5404431ac903bbbefb262e14f5fe5a6 100644 (file)
@@ -24,9 +24,9 @@ catch:
 ; WIN64: nop
 ; WIN64: addq ${{[0-9]+}}, %rsp
 ; WIN64: retq
-; Check for 'int3' after noreturn call
+; Check for 'ud2' after noreturn call
 ; WIN64: callq _Unwind_Resume
-; WIN64-NEXT: int3
+; WIN64-NEXT: ud2
 ; WIN64: .seh_endproc