[llvm] [Windows SEH] fix failed assert and crash (PR #107031)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 22:07:02 PDT 2024


================
@@ -0,0 +1,14 @@
+; RUN: llc -mtriple=x86_64-pc-windows-msvc19.41.34120 %s
----------------
arsenm wrote:

Add FileCheck and generated checks with update_llc_test_checks 

https://github.com/llvm/llvm-project/pull/107031


More information about the llvm-commits mailing list