mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 15:26:07 +00:00

This was already being done in SSAUpdater::GetValueAtEndOfBlock so I've just changed SSAUpdater to check for existing PHIs in both places. llvm-svn: 94690