One inline comment and can you go ahead and commit the emitDeviceStubBody rename sparately please.
Thanks! -eric ================ 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. ---------------- Missed a rename :) 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
