commit | d0b2625563b73c10a5163db3337e75315e26ca8e | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Tue Dec 15 23:40:58 2015 +0000 |
committer | Reid Kleckner <rnk@google.com> | Tue Dec 15 23:40:58 2015 +0000 |
tree | 603dea9c7b87e32284bd8f1ab31916a1fdaea142 | |
parent | f028db19d00d5e310a929eb9e64b740f4e70bae9 [diff] |
[WinEH] Make llvm.x86.seh.recoverfp work on x64 It adjusts from RSP-after-prologue to RBP, which is what SEH filters need to do before they can use llvm.localrecover. Fixes SEH filter captures, which were broken in r250088. Issue reported by Alex Crichton. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255707 91177308-0d34-0410-b5e6-96231b3b80d8