]> granicus.if.org Git - clang/commit
Driver: ConstructJob also needs to know the destination (where to put
authorDaniel Dunbar <daniel@zuster.org>
Wed, 18 Mar 2009 07:06:02 +0000 (07:06 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 18 Mar 2009 07:06:02 +0000 (07:06 +0000)
commit871adcf4e41285e3f4c3b62eaa1b2e05b60b92da
tree779a51cca6bd05510c46bdaeb56219ac2725ad16
parentaa469f62f2b3ba6f560ccadfc379f8f4c45e3d51
Driver: ConstructJob also needs to know the destination (where to put
its commands).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67179 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Job.h
include/clang/Driver/Tool.h
lib/Driver/Driver.cpp
lib/Driver/InputInfo.h
lib/Driver/Job.cpp
lib/Driver/Tools.cpp
lib/Driver/Tools.h