Jeff Cohen
|
81980781a1
|
Eliminate tabs and trailing spaces.
llvm-svn: 22520
|
2005-07-27 05:53:44 +00:00 |
|
Misha Brukman
|
1fef885677
|
Remove trailing whitespace
llvm-svn: 21425
|
2005-04-21 23:30:14 +00:00 |
|
Chris Lattner
|
43c0372c0b
|
'Pass' should now not be derived from by clients. Instead, they should derive
from ModulePass. Instead of implementing Pass::run, then should implement
ModulePass::runOnModule.
llvm-svn: 16436
|
2004-09-20 04:48:05 +00:00 |
|
Brian Gaeke
|
1e049bdc77
|
Fix file header comments and include guards -- many files have been moved or
renamed since they were last spiffed up, or they just never had proper comments
in the first place.
llvm-svn: 13148
|
2004-04-25 07:04:49 +00:00 |
|
Brian Gaeke
|
965df0b91b
|
Great renaming: Sparc --> SparcV9
llvm-svn: 11826
|
2004-02-25 18:44:15 +00:00 |
|