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
- Repository
- rL LLVM
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 211064 cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/lib/CodeGen/CGException.cpp
cfe/trunk/test/CodeGen/builtin-sponentry.c
cfe/trunk/test/CodeGen/exceptions-seh.c
cfe/trunk/test/CodeGen/integer-overflow.c
cfe/trunk/test/CodeGen/ms-intrinsics.c
cfe/trunk/test/CodeGen/ms-setjmp.c
cfe/trunk/test/CodeGenOpenCL/builtins-generic-amdgcn.cl
|