Make the AsmWriter a first-class tblgen object. Allow targets to specify
authorChris Lattner <sabre@nondot.org>
Sat, 14 Aug 2004 22:50:53 +0000 (22:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Aug 2004 22:50:53 +0000 (22:50 +0000)
commit175580c0f36b026daf9de0adabdb7ddcf7619db6
tree516190ebd0daa6299b0f5d756b0cd6007937dfda
parentca068e861b7f1184d31f6c8f26f88feb076badf1
Make the AsmWriter a first-class tblgen object.  Allow targets to specify
name of the generated asmwriter class, and the name of the format string.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15747 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Target.td
utils/TableGen/AsmWriterEmitter.cpp
utils/TableGen/CodeGenInstruction.h
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/CodeGenTarget.h