reduce api exposure: clients shouldn't call SectionKindForGlobal directly.
authorChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 03:49:17 +0000 (03:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 03:49:17 +0000 (03:49 +0000)
commitfb3431aec52f1d4d9305159d9f4e652c81b4d9fb
tree7f809ccbb23ed27047ce4d3fa61442e0a79a83de
parent083a1e059768f6844b9f5292223bb49ad24f52d1
reduce api exposure: clients shouldn't call SectionKindForGlobal directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp