Support generating an MC'ized CodeEmitter directly. Maintain a reference to the
authorJim Grosbach <grosbach@apple.com>
Wed, 3 Nov 2010 23:38:14 +0000 (23:38 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 3 Nov 2010 23:38:14 +0000 (23:38 +0000)
commit60aaa761963e1967dfb21d69d0b4a6a0c9f39c57
treecf7d7c1184e37dee735d7c8b3768730da8a24f71
parent60f4870c221d0496254c78c6e61bc00e4540fc1b
Support generating an MC'ized CodeEmitter directly. Maintain a reference to the
Fixups list for the instruction so the operand encoders can add to it as
needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118206 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeEmitterGen.cpp