rename printVisibility to EmitVisibility and make it private,
authorChris Lattner <sabre@nondot.org>
Thu, 28 Jan 2010 00:05:10 +0000 (00:05 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Jan 2010 00:05:10 +0000 (00:05 +0000)
commitbe9dfcef82c58063708e039bea3cf972ba41581b
treef44cecee958574835afeaa58ab307eec607b350d
parent953ebb769ada06d22f8ae4963651530b9cb84830
rename printVisibility to EmitVisibility and make it private,
constify EmitLinkage.

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