| commit | d98cea8c8bd43551a290f7f752086d81d61d42be | [log] [tgz] |
|---|---|---|
| author | Justin Lebar <jlebar@google.com> | Mon Jan 11 23:15:21 2016 +0000 |
| committer | Justin Lebar <jlebar@google.com> | Mon Jan 11 23:15:21 2016 +0000 |
| tree | b8d366fce67e14543cd382de724db53eea254db5 | |
| parent | d9d2a896fa7a2fb8ca1be07e7a391745928c5456 [diff] |
Add an Action* member to InputInfo. Summary: The CUDA toolchain needs to know which Actions created which InputInfos, because it needs to attach GPU archs to the various InputInfos. Reviewers: echristo Subscribers: jfb, dschuff, jhen, tra, cfe-commits Differential Revision: http://reviews.llvm.org/D16078 llvm-svn: 257411