]> granicus.if.org Git - llvm/commit
[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)
commit689eef08f4cc3d838006938742f8948e7a5ff177
treea6b02e61249606d512f72d678d05e176595ad483
parent1c1a8893a99601406dd120f02cfb4b8c035a6b43
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314277 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/sjlj-eh.ll