* Clean up some comments
authorChris Lattner <sabre@nondot.org>
Fri, 6 Sep 2002 21:31:57 +0000 (21:31 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Sep 2002 21:31:57 +0000 (21:31 +0000)
commitfab8c796f6754962f5732145248303e3a1f7b96b
tree55fff7df3671dcfddefa7d6d99eb74f01048048b
parent82f2f954fd5939dd906a48beaf56f625c4fbc8db
* Clean up some comments
* Move code out of header file to .cpp files, to make future changes easier
* Add arguments to classes so that they can be automatically inserted into their
  parent structure upon creation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3604 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Argument.h
include/llvm/BasicBlock.h
include/llvm/Function.h
include/llvm/GlobalValue.h
include/llvm/GlobalVariable.h
include/llvm/Instruction.h