diff options
author | Chris Lattner <sabre@nondot.org> | 2003-10-14 21:34:11 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-10-14 21:34:11 +0000 |
commit | 7915a1e764a5472d89a5ea40fbc22515afc5abf2 (patch) | |
tree | d9379244ff8904afd841c2d36eedaf9d9a5635a3 /lib/ExecutionEngine/ExecutionEngine.cpp | |
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
Diffstat (limited to 'lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions