[llvm] r314876 - [X86] Fix using the SJLJ jump table on x86_64

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 04:31:07 PDT 2017


On Wed, Oct 04, 2017 at 05:12:10AM -0000, Martin Storsjo via llvm-commits wrote:
> Author: mstorsjo
> Date: Tue Oct  3 22:12:10 2017
> New Revision: 314876
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=314876&view=rev
> Log:
> [X86] Fix using the SJLJ jump table on x86_64

Why is this duplicating the jump table lowering?

Joerg


More information about the llvm-commits mailing list