[PATCH] D22435: Fix pruned jump table basic blocks causing compilation failure (Bug 28102)

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 07:53:00 PST 2018


nemanjai added a comment.

Hi Timothy,
I know we've kind of left this behind since we don't have a way to investigate it without a test case that reproduces the problem. However, I'm wondering if this is still a problem. If so, is there any way we can try to reproduce it and try to find the underlying problem?


https://reviews.llvm.org/D22435





More information about the llvm-commits mailing list