make SectionFlagsForGlobal a private static function instead of a public
authorChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 16:46:50 +0000 (16:46 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 16:46:50 +0000 (16:46 +0000)
commita5ca93cdd5994fce9bf13ee36fc8665742bd79b2
tree96f904f5e58b9f760d95c8f65e2eb6000eac6bfc
parent552b407f8fd8bf6b4630833d503fb127e432fee9
make SectionFlagsForGlobal a private static function instead of a public
virtual one.

llvm-svn: 76973
llvm/include/llvm/Target/TargetAsmInfo.h
llvm/lib/Target/TargetAsmInfo.cpp