move two asmprinter methods into the asmprinter .cpp file.
authorChris Lattner <sabre@nondot.org>
Tue, 20 Jul 2010 22:18:19 +0000 (22:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Jul 2010 22:18:19 +0000 (22:18 +0000)
commit1a34c83cafbeee42886c7a45dd31892c0747682e
treeb4ee356d2a0d9dcf5640a0983a4150e7ae9766ee
parent6a0dc079efe7acf7e71cc4c0948fe814f35ba091
move two asmprinter methods into the asmprinter .cpp file.

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