"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "2c1a50455c53b9b58dd0d0b38230be4955c9f5d5"
Remove invalid assertion from CFG builder. When building the CFG pieces for a...
Remove invalid assertion from CFG builder. When building the CFG pieces for a ternary '?' expression, it is possible for the confluence block to only have a single predecessor due to calls to 'noreturn' functions. Fixes assertion failure reported in PR 8619. llvm-svn: 119284
Loading
Please register or sign in to comment