]> granicus.if.org Git - llvm/commit
[AutoUpgrade] Fix AutoUpgrade for x86.seh.recoverfp
authorMandeep Singh Grang <mgrang@quicinc.com>
Sat, 2 Feb 2019 01:32:48 +0000 (01:32 +0000)
committerMandeep Singh Grang <mgrang@quicinc.com>
Sat, 2 Feb 2019 01:32:48 +0000 (01:32 +0000)
commit61ff41aa3b409e3e10b1d3fe7152a66c4e498d88
tree59c7521e79fa01933f44a14097739bf54ba8527c
parent49db1b923504c8d6b97f38d1d06e60e4866ec5ff
[AutoUpgrade] Fix AutoUpgrade for x86.seh.recoverfp

Summary: This fixes the bug in https://reviews.llvm.org/D56747#inline-502711.

Reviewers: efriedma

Reviewed By: efriedma

Subscribers: javed.absar, llvm-commits

Tags: #llvm

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352945 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/AutoUpgrade.cpp
test/CodeGen/AArch64/eh_recoverfp.ll [new file with mode: 0644]