[PATCH] D16372: [CUDA] Make printf work.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 20 15:24:31 PST 2016


jlebar updated this revision to Diff 45456.
jlebar marked 3 inline comments as done.
jlebar added a comment.

Address tra's review comments.


http://reviews.llvm.org/D16372

Files:
  lib/CodeGen/CGBuiltin.cpp
  lib/CodeGen/CGCUDABuiltin.cpp
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGenFunction.h
  lib/Headers/__clang_cuda_runtime_wrapper.h
  test/CodeGenCUDA/Inputs/cuda.h
  test/CodeGenCUDA/printf.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16372.45456.patch
Type: text/x-patch
Size: 9751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160120/c9ef0533/attachment.bin>


More information about the cfe-commits mailing list