This patch includes the intrinsics
int_addressofreturnaddress,
int_frameaddress & int_sponentry.
This patch should go along with the
changes in https://reviews.llvm.org/D64561
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D64563
Updated the signature for some stack related intrinsics (CLANG) ClosedPublic Authored by cdevadas on Jul 11 2019, 6:03 AM.
Details Summary This patch includes the intrinsics
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 18 2019, 1:39 PM Closed by commit rL366683: Updated the signature for some stack related intrinsics (CLANG) (authored by cdevadas). · Explain WhyJul 22 2019, 5:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 210648 lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGException.cpp
test/CodeGen/builtin-sponentry.c
test/CodeGen/exceptions-seh.c
test/CodeGen/integer-overflow.c
test/CodeGen/ms-intrinsics.c
test/CodeGen/ms-setjmp.c
test/CodeGenOpenCL/builtins-generic-amdgcn.cl
|