hahnjo wrote: > Why error on an existing CIE edge? Because that's the simplification, that the new code expects that there is no edge yet and we can remove the additional checks. And I firmly believe that assumptions should be checked in the code. https://github.com/llvm/llvm-project/pull/66707