Commit 6bb2ceac authored by Victor Huang's avatar Victor Huang
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment