mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-04 04:16:06 +00:00

This extends r319391. It teaches the segment builder to emit the right completed segment when more than one region ends at the same location. Fixes PR35495. llvm-svn: 319990