[PATCH] D64563: Updated the signature for some stack related intrinsics (CLANG)

Christudasan Devadasan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 11 06:04:08 PDT 2019


cdevadas created this revision.
cdevadas added a reviewer: arsenm.
Herald added subscribers: cfe-commits, wdng.
Herald added a project: clang.

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


Repository:
  rC Clang

https://reviews.llvm.org/D64563

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64563.209191.patch
Type: text/x-patch
Size: 7974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190711/838ee00f/attachment.bin>


More information about the cfe-commits mailing list