expose a static function as a static method on the MCSymbol class.
authorChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 21:09:59 +0000 (21:09 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 21:09:59 +0000 (21:09 +0000)
commit4564ec9ca7a01cea24b6491ffd90268bf2aa509c
tree44e65c866c753070d5c1eb6a20074c64a87ba585
parent12360917ef08364050ef134ed70c69136465eaba
expose a static function as a static method on the MCSymbol class.

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