[PATCH] D26410: [CodeGen] Don't emit the same global block multiple times.

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 14:26:44 PST 2016


george.burgess.iv updated this revision to Diff 77669.
george.burgess.iv marked an inline comment as done.
george.burgess.iv added a comment.

Thanks for the review!

I'll submit this with https://reviews.llvm.org/D14274. :)


https://reviews.llvm.org/D26410

Files:
  lib/CodeGen/CGBlocks.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/CodeGenModule.h
  test/CodeGenCXX/block-in-ctor-dtor.cpp
  test/CodeGenOpenCL/cl20-device-side-enqueue.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26410.77669.patch
Type: text/x-patch
Size: 8318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161111/7ccd3999/attachment-0001.bin>


More information about the cfe-commits mailing list