[PATCH] D15309: [CUDA] emit vtables only for classes with methods usable on this side of compilation.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 17 10:15:52 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255911: [CUDA] Make vtable construction aware of host/device side of CUDA compilation. (authored by tra).
Changed prior to commit:
http://reviews.llvm.org/D15309?vs=42341&id=43150#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15309
Files:
cfe/trunk/lib/AST/RecordLayoutBuilder.cpp
cfe/trunk/lib/CodeGen/CGVTables.cpp
cfe/trunk/test/CodeGenCUDA/device-vtable.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15309.43150.patch
Type: text/x-patch
Size: 4531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151217/766faf27/attachment.bin>
More information about the cfe-commits
mailing list