Add support for specifying a PostEncoderMethod, which can perform post-processing...
authorOwen Anderson <resistor@mac.com>
Thu, 11 Nov 2010 01:19:24 +0000 (01:19 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 11 Nov 2010 01:19:24 +0000 (01:19 +0000)
commit336b8b42445920a3f59e42c61f2ccd9fbdfc497e
tree317436fd2642037c1acba8bad7f5ac15162e9f0a
parent570a9226913ebe1af04832b8fb3273c70b4ee152
Add support for specifying a PostEncoderMethod, which can perform post-processing after the automated encoding of an instruction.
Not yet used.

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