Start trying to print instructions more correctly. For now we also print out the...
authorChris Lattner <sabre@nondot.org>
Mon, 18 Nov 2002 06:56:51 +0000 (06:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Nov 2002 06:56:51 +0000 (06:56 +0000)
commitf9f6088e1777b834a61abe0d80154dc8d57b91d0
treee5690ee8a7f0152041a54b07a8ce9f775c5f0462
parentf21dfcddcf199444440004bfa74bb222e2d3ce9e
Start trying to print instructions more correctly.  For now we also print out the opcode for each instruction as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4743 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/Printer.cpp
lib/Target/X86/X86AsmPrinter.cpp