Remove WordsEmitted statistic; there's already a non-backend-specific
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 13 Oct 2003 19:51:20 +0000 (19:51 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 13 Oct 2003 19:51:20 +0000 (19:51 +0000)
commit4296088ccfcdaff12f0b30ed19ab8aeb86989b15
treeb4b465a7c29c75b848a2b5fd221ef1c31140a237
parentda17eb62f74eb6021703e30df29f5fc6e8aabd0b
Remove WordsEmitted statistic; there's already a non-backend-specific
jello statistic for this (just divide #-bytes-of-code-emitted by 4).

Rewrite head-of-file comment.

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