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

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 16 14:36:19 PDT 2016


majnemer added a subscriber: majnemer.
majnemer added a comment.

Hmm.  I'm not terribly convinced this is the right fix and none of the attachments in PR28102 seem to compile.

While I don't doubt that this patch resolves a problem for you, I worry that it is symptomatic of a bigger problem.  For example, it might also indicate that the CFG is faulty.


https://reviews.llvm.org/D22435





More information about the llvm-commits mailing list