[PATCH] D44435: CUDA ctor/dtor Module-Unique Symbol Name

Simeon Ehrig via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 18 06:02:47 PDT 2018


SimeonEhrig updated this revision to Diff 142921.
SimeonEhrig added a comment.

Thank you everyone for your review comments!

We addressed the inline comments and improved the description of the change set for clarity and context.
Tests are updated as well.

This now implements the same fix as previously received in https://reviews.llvm.org/D34059 but just for CUDA.


https://reviews.llvm.org/D44435

Files:
  lib/CodeGen/CGCUDANV.cpp
  unittests/CodeGen/IncrementalProcessingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44435.142921.patch
Type: text/x-patch
Size: 7994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180418/98fb0904/attachment-0001.bin>


More information about the cfe-commits mailing list