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

via flang-commits flang-commits at lists.llvm.org
Thu Jan 11 21:45:09 PST 2024


HaohaiWen wrote:

> @HaohaiWen , looks like these changes break some builders with the failed test `UNRESOLVED: LLVM::windows-seh-EHa-PreserveCFG.s`
> 
> https://lab.llvm.org/buildbot/#/builders/234 https://lab.llvm.org/buildbot/#/builders/58 https://lab.llvm.org/buildbot/#/builders/104 https://lab.llvm.org/buildbot/#/builders/235
> 
> > Oh, sorry. I fixed it in #77784.
> > it didn't fix the problem.

I saw it. I've fixed this issue.
We may need to manually delete LLVM::windows-seh-EHa-PreserveCFG.s on those machines.
Do you know who can help us to delete it?

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


More information about the flang-commits mailing list