Use unified CWriter-X86/Printer name mangler. Do not bother using
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 24 Jul 2003 20:20:44 +0000 (20:20 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 24 Jul 2003 20:20:44 +0000 (20:20 +0000)
commitd9fb37ac98d2bafdee8170f3c4ecca4627ca83aa
tree4c561b7675bc358c322e1b12c38f73c27225368d
parent12642fda090658215b1f20c7d9cecb37b5b6560c
Use unified CWriter-X86/Printer name mangler.  Do not bother using
SlotCalculator in CWriter.  (Unfortunately, all this means a lot of
X86/Printer's methods have to be de-constified again.  Oh well.)

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