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

Timothy Pearson via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 16 14:38:52 PDT 2016


madscientist159 added a comment.

In https://reviews.llvm.org/D22435#486277, @majnemer wrote:

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


I am unable to post the actual codebase triggering the issue due to the license we received the codebase under.  As such, I don't think I am going to be able to provide a self-contained, compilable test case for this issue.

Does this mean, in effect, that we have to wait for one of the larger open source codebases to trigger the bug before it can be fixed?


https://reviews.llvm.org/D22435





More information about the llvm-commits mailing list