change how we invoke the printer. Instead of passing in the MO directly,
authorChris Lattner <sabre@nondot.org>
Wed, 11 Aug 2004 02:23:23 +0000 (02:23 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Aug 2004 02:23:23 +0000 (02:23 +0000)
commit1caef2c0a9df447d6bdcba329675e52c51f3642b
tree604c079a573195373b242c48c90901c6b7f83223
parentcf03da0ce913267c4971534e8792297e06535a4e
change how we invoke the printer.  Instead of passing in the MO directly,
pass in the MI, operand number, and the type of the operand.

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