================ @@ -0,0 +1,38 @@ +; RUN: llvm-as < %s 2>&1 + +define void @test_overlapping_regions(ptr %a1) { ---------------- juliannagele wrote: Thanks, done! https://github.com/llvm/llvm-project/pull/86167