1 ; RUN: opt -passes='require<memoryssa>,gvn' -verify-memoryssa -S %s | FileCheck %s
3 ; This is a regression test for a bug in MemorySSA updater.
4 ; Make sure that we don't crash and end up with a valid MemorySSA.
7 define void @test() personality ptr null {
9 to label %bar.normal unwind label %exceptional
19 to label %baz.normal unwind label %exceptional
25 %tmp9 = landingpad { ptr, i32 }