This is the clang counterpart to D56747.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D56748
[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp ClosedPublic Authored by mgrang on Jan 15 2019, 3:20 PM.
Details
Diff Detail
Event Timelinemgrang added a parent revision: D56747: [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp. This revision is now accepted and ready to land.Jan 15 2019, 4:37 PM mgrang removed a parent revision: D56747: [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp.Jan 15 2019, 4:43 PM Closed by commit rL351284: [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp (authored by efriedma). · Explain WhyJan 15 2019, 4:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 181936 cfe/trunk/lib/CodeGen/CGException.cpp
cfe/trunk/test/CodeGen/exceptions-seh.c
cfe/trunk/test/CodeGenCXX/exceptions-seh-filter-captures.cpp
|