Daniel Dunbar
|
04c4c2c3db
|
Driver: ConstructJob also needs to know the destination (where to put
its commands).
llvm-svn: 67179
|
2009-03-18 07:06:02 +00:00 |
Daniel Dunbar
|
e4197f6203
|
Driver: Rename Command::Argv to Command::Arguments to make it clearer
that this does not include the implicit first argument (the executable
name).
llvm-svn: 67172
|
2009-03-18 06:13:37 +00:00 |
Daniel Dunbar
|
313c291269
|
Driver: Add simple Job classes, simple wrappers for information about
what processes to execute during a compilation.
llvm-svn: 66985
|
2009-03-13 23:36:33 +00:00 |