[PATCH] D50099: [DebugInfo][OpenCL] Address post-commit review of D49930
Scott Linder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 31 12:44:02 PDT 2018
scott.linder created this revision.
scott.linder added reviewers: echristo, Anastasia, yaxunl.
Herald added subscribers: cfe-commits, JDevlieghere, aprantl.
Refactor collection of member debug info into helper functions and add separate debug-info tests.
The reason for `-debug-info-kind=limited` in the tests is because they invoke `cc1`. I am just following the existing tests, but I can change this to just `clang` with `-g`.
Repository:
rC Clang
https://reviews.llvm.org/D50099
Files:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CodeGenOpenCL/blocks.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50099.158361.patch
Type: text/x-patch
Size: 11024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180731/1d46ded0/attachment.bin>
More information about the cfe-commits
mailing list