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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 05:30:40 PDT 2024


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

Still prefer tests with checks to tests that just compile 

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


More information about the llvm-commits mailing list