[llvm] [mlir] [flang] [compiler-rt] [lldb] [libunwind] [clang] [openmp] [lld] [clang-tools-extra] [BranchFolding] Fix missing predecessors of landing-pad (PR #77608)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 11 07:28:11 PST 2024


================
@@ -0,0 +1,80 @@
+; RUN: llc -mtriple=x86_64-pc-windows-msvc %s
----------------
HaohaiWen wrote:

Oh, sorry. I fixed it in https://github.com/llvm/llvm-project/pull/77784.
It's verifying compiler not crash. 

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


More information about the cfe-commits mailing list