[llvm] [SimplifyCFG] Fix hoisting problem in SimplifyCFG (PR #78615)

via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 5 12:46:46 PST 2024


RouzbehPaktinat wrote:

> > > Causes a crash in stage2 clang: https://llvm-compile-time-tracker.com/show_error.php?commit=e36825ea6feefeef44cca7710d775fba287d3fb2
> > 
> > 
> > Hi @nikic It should be fixed now.
> 
> The stage2 build still fails, though in a different way: https://llvm-compile-time-tracker.com/show_error.php?commit=d14b351d616d40f8b8c153923f96467e256fe931

Fixed the problem.

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


More information about the llvm-commits mailing list