Make intel asmprinter child of generic asmprinter, not x86 shared asm printer. This...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 28 Jun 2008 11:07:54 +0000 (11:07 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 28 Jun 2008 11:07:54 +0000 (11:07 +0000)
commit1c4b5eaa4628935c4db3e422aa10f2031e6d1679
treee74ce6e3f665d819b059e02488088da34bb7f7f1
parent271329af247418dba2ee91d519b782d0b07f54ef
Make intel asmprinter child of generic asmprinter, not x86 shared asm printer. This leads to some code duplication, which will be resolved later.

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