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

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 20:43:19 PDT 2016


hfinkel added a subscriber: hfinkel.
hfinkel added a comment.

Looks reasonable to me.

Do you have a small test case? If not, and you don't know how to use bugpoint to reduce your current test case, I'll be happy to provide instructions.


https://reviews.llvm.org/D22435





More information about the llvm-commits mailing list