commit | 7915a1e764a5472d89a5ea40fbc22515afc5abf2 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Oct 14 21:34:11 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Oct 14 21:34:11 2003 +0000 |
tree | d9379244ff8904afd841c2d36eedaf9d9a5635a3 | |
parent | a0f5b15e1eb8642d92b3141a6b88a5729ea979dc [diff] |
Substantial cleanups: * Add header comment * Remove extraneous #includes * Move the FileType enum into the GCC class * The GCC class is not virtual. * Move all of the "constructor" functions into the classes themselves * Stop using cl::list as arguments, use std::vector instead (which cl::list derives from) * Improve comments git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9121 91177308-0d34-0410-b5e6-96231b3b80d8