Had to comment out a line in outByte() to get it to compile because Out and tmp were
authorTanya Lattner <tonic@nondot.org>
Wed, 4 Jun 2003 20:53:46 +0000 (20:53 +0000)
committerTanya Lattner <tonic@nondot.org>
Wed, 4 Jun 2003 20:53:46 +0000 (20:53 +0000)
commit758578e1582573954bf4545627ef849ebed3cdbe
tree229da60ab7c1438a784d0d2e2f47ff64a07de189
parentfa9ee73a7dfe3f73c0058bf2c5842ff1adef5a15
Had to comment out a line in outByte() to get it to compile because Out and tmp were
undeclared. I was not sure what Brian wanted, so I will let him fix this. But now it compiles.

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