pull linkage emission code out to a new EmitLinkage function.
authorChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 23:47:12 +0000 (23:47 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 23:47:12 +0000 (23:47 +0000)
commita3e8883d710c435d640d65e52f0c6dcce21cad5b
treef6ea35c33fc5de16f29fe399e8f63e4368135565
parentb406a8141d704bca7a8eade3a0c46d7ec73affc8
pull linkage emission code out to a new EmitLinkage function.

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