Nick Lewycky
|
6da90771c4
|
Remove stray emacs mode markers in all these files that was causing emacs to
open them in fundamental-mode instead of c++-mode.
Also twiddle whitespace for consistency in ToolChains.cpp.
llvm-svn: 122646
|
2010-12-31 17:31:54 +00:00 |
Daniel Dunbar
|
1cb532ca28
|
Driver: Add Tool::ShortName, intended to be a human readable name for the tool.
llvm-svn: 104416
|
2010-05-22 00:37:18 +00:00 |
Mike Stump
|
11289f4280
|
Remove tabs, and whitespace cleanups.
llvm-svn: 81346
|
2009-09-09 15:08:12 +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
|
04cb029e0b
|
Driver: Stub out generic GCC tool selection.
llvm-svn: 67108
|
2009-03-17 22:07:31 +00:00 |
Daniel Dunbar
|
9e2136d930
|
Driver: Sketch Tool and ToolChain classes.
llvm-svn: 67036
|
2009-03-16 05:25:36 +00:00 |