| commit | 5216cc55f7ece102bab5084511e8a6e7d7351c9d | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Mon Feb 04 05:59:25 2002 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Mon Feb 04 05:59:25 2002 +0000 |
| tree | 3173c495a1fba9cc0274483a84199401adbac15a | |
| parent | c797387363245e4eb024f89a3cb774c004497720 [diff] |
* Minor cleanups * Reduce number of #includes * Remove blatently misleading qualifiers (how do you have an inlined pure virtual function?) * Remove unnecesary & ignored qualifiers (const int argument vs int argument) * SparcInternals.h now no longer #includes RegClass.h or SparcRegClassInfo.h * Pull inlined functions out of .h file if they are virtual and interfere with dependencies llvm-svn: 1677