[PATCH] D18171: [CUDA][OpenMP] Create generic offload action
Samuel Antao via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 13 16:26:53 PDT 2016
sfantao updated this revision to Diff 63880.
sfantao added a comment.
- Add test to check the generated phases for CUDA.
- Fix typo in comment.
http://reviews.llvm.org/D18171
Files:
include/clang/Driver/Action.h
include/clang/Driver/Compilation.h
include/clang/Driver/Driver.h
lib/Driver/Action.cpp
lib/Driver/Driver.cpp
lib/Driver/ToolChain.cpp
lib/Driver/Tools.cpp
lib/Driver/Tools.h
lib/Frontend/CreateInvocationFromCommandLine.cpp
test/Driver/cuda_phases.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18171.63880.patch
Type: text/x-patch
Size: 71150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160713/14b52fe0/attachment-0001.bin>
More information about the cfe-commits
mailing list