]> granicus.if.org Git - clang/commit
[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp
authorEli Friedman <efriedma@codeaurora.org>
Wed, 16 Jan 2019 00:50:44 +0000 (00:50 +0000)
committerEli Friedman <efriedma@codeaurora.org>
Wed, 16 Jan 2019 00:50:44 +0000 (00:50 +0000)
commit05f206ca4f893bbe2dd01bfe41cefd78f78d1d61
tree26f9a6bbc2b0c6c58487d11666ce9871cbbfc352
parent54febeb51dbb43ec05b238d884d2b17c739e01ca
[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp

This is the clang counterpart to D56747.

Patch by Mandeep Singh Grang.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351284 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGException.cpp
test/CodeGen/exceptions-seh.c
test/CodeGenCXX/exceptions-seh-filter-captures.cpp