MC/AsmMatcher: Sink ConvertToMCInst into the TargetAsmParser instance, which
authorDaniel Dunbar <daniel@zuster.org>
Fri, 4 Feb 2011 23:17:40 +0000 (23:17 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 4 Feb 2011 23:17:40 +0000 (23:17 +0000)
commit5c228a945fe3e25a12d0f7e2e9b26b548d6f29f5
treee6ead4f7d319757cf377aeb8e9705542cf7783dd
parent45e53975f81164d6e5e6322e83dd19030b7d3c88
MC/AsmMatcher: Sink ConvertToMCInst into the TargetAsmParser instance, which
implicitly allows custom conversions to be member functions.

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