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

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 3 06:49:08 PDT 2019


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

- Guard OpenCL specific IR generation under OpenCL lang mode


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
  test/CodeGenOpenCLCXX/atexit.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62413.202708.patch
Type: text/x-patch
Size: 5217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190603/b1aee694/attachment-0001.bin>


More information about the cfe-commits mailing list