| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Driver: ConstructJob also needs to know the destination (where to put | Daniel Dunbar | 2009-03-18 | 1 | -0/+8 |
| | | | | | | | its commands). llvm-svn: 67179 | ||||
| * | Driver: Rename Command::Argv to Command::Arguments to make it clearer | Daniel Dunbar | 2009-03-18 | 1 | -2/+2 |
| | | | | | | | | that this does not include the implicit first argument (the executable name). llvm-svn: 67172 | ||||
| * | Driver: Add simple Job classes, simple wrappers for information about | Daniel Dunbar | 2009-03-13 | 1 | -0/+23 |
| what processes to execute during a compilation. llvm-svn: 66985 | |||||

