diff options
author | Justin Lebar <jlebar@google.com> | 2016-01-14 21:41:21 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-01-14 21:41:21 +0000 |
commit | b44f6fed4da5bc1d2983887f6ac933dd90f5c854 (patch) | |
tree | e0c9094f64ed9faf84b0615ccac0efc5209073d6 /clang/lib/Driver/Tools.h | |
parent | 2b187c3977fd83163fa46254965776a27cd4e083 (diff) | |
download | bcm5719-llvm-b44f6fed4da5bc1d2983887f6ac933dd90f5c854.tar.gz bcm5719-llvm-b44f6fed4da5bc1d2983887f6ac933dd90f5c854.zip |
Don't build jobs for the same Action + ToolChain twice.
Summary:
Right now if the Action graph is a DAG and we encounter an action twice,
we will run it twice.
This patch is difficult to test as-is, but I have testcases for this as
used within CUDA compilation.
Reviewers:
Subscribers:
llvm-svn: 257808
Diffstat (limited to 'clang/lib/Driver/Tools.h')
0 files changed, 0 insertions, 0 deletions