[PATCH] D23526: [CUDA] Collapsed offload actions should not be top-level jobs.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 15 15:09:32 PDT 2016
tra created this revision.
tra added reviewers: jlebar, sfantao.
tra added a subscriber: cfe-commits.
If they are, we end up with the last intermediary output preserved
in the current directory after compilation.
Added a test case to verify that we're using appropriate filenames
for outputs of different phases.
https://reviews.llvm.org/D23526
Files:
lib/Driver/Driver.cpp
test/Driver/cuda-bindings.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23526.68087.patch
Type: text/x-patch
Size: 7813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160815/fdd64198/attachment.bin>
More information about the cfe-commits
mailing list