Get rid of the old byte-at-a-time emission code used when the Sparc JIT was
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 23 Apr 2004 18:10:38 +0000 (18:10 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 23 Apr 2004 18:10:38 +0000 (18:10 +0000)
commit4d529bc07bd72169904bfd5243379d33b246f98e
tree000fd5fe1c2add0d42b4785ef601359df32a6338
parentb440dea57b4680f78e5eca9fb83dc26951a1d1e0
Get rid of the old byte-at-a-time emission code used when the Sparc JIT was
being tested on X86, as per Chris's request.

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