Updated the signature for some stack related intrinsics (CLANG)
authorChristudasan Devadasan <Christudasan.Devadasan@amd.com>
Mon, 22 Jul 2019 12:50:30 +0000 (12:50 +0000)
committerChristudasan Devadasan <Christudasan.Devadasan@amd.com>
Mon, 22 Jul 2019 12:50:30 +0000 (12:50 +0000)
commit8c5e6fa6575a57765248c158ddf88e4e383afd88
treed25419d1cbf09faba4382aeba58404133266f62f
parent1f5712ebb5d4e8fe5373d57f13dfdae178f8096a
Updated the signature for some stack related intrinsics (CLANG)

Modified the intrinsics
int_addressofreturnaddress,
int_frameaddress & int_sponentry.
This commit depends on the changes in rL366679

Reviewed By: arsenm

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

llvm-svn: 366683
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CGException.cpp
clang/test/CodeGen/builtin-sponentry.c
clang/test/CodeGen/exceptions-seh.c
clang/test/CodeGen/integer-overflow.c
clang/test/CodeGen/ms-intrinsics.c
clang/test/CodeGen/ms-setjmp.c
clang/test/CodeGenOpenCL/builtins-generic-amdgcn.cl