[PATCH] D49930: [DebugInfo][OpenCL] Generate correct block literal debug info for OpenCL

Scott Linder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 12:21:56 PDT 2018


scott.linder created this revision.
scott.linder added reviewers: Anastasia, echristo.
Herald added subscribers: cfe-commits, JDevlieghere, aprantl, yaxunl.

OpenCL block literal structs have different fields which are now correctly identified in the debug info.


Repository:
  rC Clang

https://reviews.llvm.org/D49930

Files:
  lib/CodeGen/CGDebugInfo.cpp
  test/CodeGenOpenCL/blocks.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49930.157737.patch
Type: text/x-patch
Size: 6950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/422600c2/attachment.bin>


More information about the cfe-commits mailing list