"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "04aee9478cd74eb10be5e539398ae5cf125cc936"
If we're resolving all outstanding fixups, and there are multiple fixups
for the same destination, then we must potentially rewrite the initial branch of every fixup. Without this patch, a short-circuit check meant to prevent a switch case from being redundantly added was preventing later fixups from being processed. Fixes PR8175 (again). llvm-svn: 115586
Loading
Please register or sign in to comment