[PATCH] D62413: [OpenCL][PR41727] Prevent ICE on global dtors

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 12 05:04:12 PDT 2019


Anastasia updated this revision to Diff 209463.
Anastasia added a comment.

Generate NULL for pointer param of __cxa_atexit on mismatching addr spaces


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62413/new/

https://reviews.llvm.org/D62413

Files:
  lib/CodeGen/CGDeclCXX.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/TargetInfo.h
  test/CodeGenOpenCLCXX/atexit.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62413.209463.patch
Type: text/x-patch
Size: 5771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190712/5afd30c0/attachment.bin>


More information about the cfe-commits mailing list