Implement emitWordAt() for the debug emitter and the file printer emitter. (I
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 23 Apr 2004 17:11:13 +0000 (17:11 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 23 Apr 2004 17:11:13 +0000 (17:11 +0000)
commitda8246bb71a8ade10d603fa11f1465bcd0e2fc84
tree95a2c82a79e95f94ab0cd8f0932ba096e3967c44
parentfd1bb8b97466b1d2dadbf2e5767809cc56815d47
Implement emitWordAt() for the debug emitter and the file printer emitter. (I
am not so sure about the file printer emitter, but the debug emitter change
should be harmless.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineCodeEmitter.cpp