Fix (and properly doxygenify) some comments. Incorporate
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 18 Sep 2003 17:37:25 +0000 (17:37 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 18 Sep 2003 17:37:25 +0000 (17:37 +0000)
commit866dc1def7ffb3f7e7c2f304ca790b25d18fc9cc
treeead74749b1108f7685f9768c9807c48926f75562
parentbb7cd97d5317cb2db76a0c0960b09210054fab42
Fix (and properly doxygenify) some comments. Incorporate
 functionality of FunctionInfo pass as doFinalization method.
Rename pass to match names of other passes like it.
Rename the pass creator fn to mimic the other creator fn names.
Include StringExtras for utostr().
Make symbol prologue/epilogue stuff redundant with
 EmitBytecodeToAssembly, in preparation for refactoring.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8597 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/MappingInfo.cpp