[X86] Fix SJLJ struct offsets for x86_64
authorMartin Storsjo <martin@martin.st>
Wed, 27 Sep 2017 06:08:23 +0000 (06:08 +0000)
committerMartin Storsjo <martin@martin.st>
Wed, 27 Sep 2017 06:08:23 +0000 (06:08 +0000)
commitaa1533bf9b22e79c3042dc3a01b5efdf14133dab
treef431b7d9caf73040d2f363ff8bfa0c6aa2ec8393
parenteccaf04e40f9b226474cbdc4dc8b301ff528dfe8
[X86] Fix SJLJ struct offsets for x86_64

This is necessary, but not sufficient, for having working SJLJ exception
handling on x86_64.

Differential Revision: https://reviews.llvm.org/D38254

llvm-svn: 314277
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/sjlj-eh.ll