"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b7d50115ba4900da6db7afb6460ad42ff19ba6a2"
Revert "RegAlloc: do not consider liveins to EH-pad successors as liveout."
Some liveins *can* come from this block (e.g. any SSA value except the call), it's only the ones that produce `landingpad` values that can't and I didn't think it through properly.
Loading
Please register or sign in to comment