Chris Lattner 4a33f01892 Change MCAsmStreamer to take an MCInstPrinter instead of a
full AsmPrinter, and change TargetRegistry to keep track
of registered MCInstPrinters.

llvm-mc is still linking in the entire
target foo to get the code emitter stuff, but this is an
important step in the right direction.

llvm-svn: 81754
2009-09-14 03:02:37 +00:00
..
2009-09-11 08:43:15 +00:00
2009-09-12 22:24:25 +00:00
2009-09-11 21:49:45 +00:00
2009-09-12 23:29:02 +00:00
2009-09-14 02:25:34 +00:00