OSDN Git Service

add a version of AsmPrinter::printVisibility that takes an MCSymbol.
authorChris Lattner <sabre@nondot.org>
Fri, 15 Jan 2010 23:38:51 +0000 (23:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Jan 2010 23:38:51 +0000 (23:38 +0000)
commit53d4d78d9a2c26a67ac8f6e81cc149702103fc2c
tree2db633de70f496f78fd3e681567ffe400883f23b
parentf0aacf8201d96da7d56181e5d02af711e5f8128d
add a version of AsmPrinter::printVisibility that takes an MCSymbol.

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