change this to be a static function instead of a method on asmprinter.
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 21:50:41 +0000 (21:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 21:50:41 +0000 (21:50 +0000)
commit523a508576ee2c31ba58de1ca2fb7ffeebcc4a0b
tree824e75274935deabc3727e30ad5f404929fe1dc7
parent88ad3de7138a259d017933aea56f129d1ea335da
change this to be a static function instead of a method on asmprinter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94227 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp