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
|
0450e6dc4c
|
Driver: Add a dash of const.
llvm-svn: 67170
|
2009-03-18 06:07:59 +00:00 |
Daniel Dunbar
|
1a093d2049
|
Driver: Stub out Tool::ConstructJob.
llvm-svn: 67169
|
2009-03-18 06:00:36 +00:00 |
Daniel Dunbar
|
82116f8df4
|
Driver: Add name to Tool (for testing/debugging) and move GCC_* tools
into gcc:: namespace.
llvm-svn: 67120
|
2009-03-17 22:45:24 +00:00 |
Daniel Dunbar
|
15abb2ee0e
|
Driver: GCC 4.0 isn't happy with VISIBILITY_HIDDEN on a namespace.
llvm-svn: 67110
|
2009-03-17 22:18:43 +00:00 |
Daniel Dunbar
|
5903d8c08a
|
Driver: Stub out generic GCC tool selection (missed a file)
llvm-svn: 67109
|
2009-03-17 22:07:58 +00:00 |