[PATCH] D15960: Don't build jobs for the same Action + ToolChain twice.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 8 14:09:03 PST 2016
jlebar updated this revision to Diff 44377.
jlebar added a dependency: D16013: Make Driver::BuildJobsForAction return an InputInfo, instead of using an outparam..
jlebar added a comment.
Fixing bug caused by missing an outparam.
Covered by tests in WIP CUDA+ptxas+fatbin patch.
Depends on http://reviews.llvm.org/D16013.
http://reviews.llvm.org/D15960
Files:
include/clang/Driver/Driver.h
lib/Driver/Driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15960.44377.patch
Type: text/x-patch
Size: 7071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160108/9b052a43/attachment.bin>
More information about the cfe-commits
mailing list