commit | 347c461480ffee0ca692816dbd204f9decefe9cd | [log] [tgz] |
---|---|---|
author | Victor Huang <wei.huang@ibm.com> | Mon Nov 16 10:33:06 2020 -0600 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 16 13:11:55 2020 -0800 |
tree | c0679757a6e8a8c49e647245d3825b91f3119e00 | |
parent | 7366b1c209f36a2e9e1af8f98d925f5e526b0861 [diff] |
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 GitOrigin-RevId: 6bb2ceac90875a54d5c28a2441c29b6cc6029c36