Daniel Dunbar
|
a2aedc6943
|
Driver: Port Clang argument translation.
llvm-svn: 67193
|
2009-03-18 10:01:51 +00:00 |
Daniel Dunbar
|
a3246a0638
|
Driver: Lift out common GCC tool and implement generic GCC tool
argument translation.
Also, stub out clang tool implementation a bit more.
llvm-svn: 67185
|
2009-03-18 08:07:30 +00:00 |
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 |