keep track of what the current byte being emitted is
authorChris Lattner <sabre@nondot.org>
Wed, 10 Feb 2010 06:41:02 +0000 (06:41 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Feb 2010 06:41:02 +0000 (06:41 +0000)
commit37ce80eca3159b3a7654cc34ea9c1202f38335ca
tree124fbfb1c79d527ab3624d49524b01c5d8b7843b
parent8496a26113859288730d0d97637d032de53b2a7e
keep track of what the current byte being emitted is
throughout the X86 encoder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95771 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86MCCodeEmitter.cpp