now that enough stuff is constified, move function header printing
authorChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 23:18:44 +0000 (23:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 23:18:44 +0000 (23:18 +0000)
commitb11caedd6f36afc6518cf0ea9bbff6500fd77334
tree7b8aebf8f419b5b9dbf86e6e7e3344fca220853a
parenteec791afb127ed634ed5d1cdd2e6c47b3b70174c
now that enough stuff is constified, move function header printing
logic up from X86 into the common code.  The other targets will
hopefully start using this soon.

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