================
@@ -9,7 +9,6 @@ define i32 @foobar() gc "statepoint-example" personality ptr 
@__gxx_personality_
 ; CHECK-NEXT:    .seh_endprologue
 ; CHECK-NEXT:    callq bar
 ; CHECK-NEXT:  .Ltmp0:
-; CHECK-NEXT:    nop
----------------
mstorsjo wrote:

The Windows GNU target does use SEH for the unwind info, but uses GCC 
compatible unwind info for the language level things (corresponding to ip2state 
tables I guess).

https://github.com/llvm/llvm-project/pull/144745
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to