Fix the compilation assertion due to unreachable BB pruning not deleting the...
Fix the compilation assertion due to unreachable BB pruning not deleting the associated BB from the jump tables This patch is added to remove the unreachable MBBs reference in the jump table. Differential Revisien: https://reviews.llvm.org/D90498 Reviewed by: amyk, bsaleil
parent
a6ecb2eb
Please register or sign in to comment