LGTM

[assuming this just copies stuff from http://reviews.llvm.org/D8463 w/o 
modifications]


================
Comment at: lib/CodeGen/CGCUDANV.cpp:43
@@ +42,3 @@
+  llvm::SmallVector<llvm::Function *, 16> EmittedKernels;
+  /// Keeps track of variables containing handles of GPU binaries Populated by
+  /// ModuleCtorFunction() and used to create corresponding cleanup calls in
----------------
Nit: period (or semicolon) after "binaries"?

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