[PATCH] D16078: Add an Action* member to InputInfo.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 11 13:18:11 PST 2016


jlebar created this revision.
jlebar added a reviewer: echristo.
jlebar added subscribers: cfe-commits, tra, jhen.
Herald added subscribers: dschuff, jfb.

The CUDA toolchain needs to know which Actions created which InputInfos,
because it needs to attach GPU archs to the various InputInfos.

http://reviews.llvm.org/D16078

Files:
  lib/Driver/Driver.cpp
  lib/Driver/InputInfo.h
  lib/Driver/Tools.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16078.44539.patch
Type: text/x-patch
Size: 4954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160111/7b1f6f38/attachment.bin>


More information about the cfe-commits mailing list