================
Comment at: lib/CodeGen/CGCUDARuntime.h:47
@@ -45,1 +46,3 @@
 
+  /// Adds CGF.CurFn to EmittedKernels and calls EmitDeviceStubBody() to emit a
+  /// kernel launch stub.
----------------
echristo wrote:
> Missed a rename :)
It was actually a leftover from the early version of the changes. 
EmitDeviceStubBody no longer exists in this class.

http://reviews.llvm.org/D9507

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to