make SectionKind keep track of whether a global had an explicit
authorChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 07:14:28 +0000 (07:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 07:14:28 +0000 (07:14 +0000)
commit9db3a9286dffef34029026654f5726bb8864b434
tree1dfb85a3a82c4a33752e0bfe812ee013fbc6506d
parentd9951203f064e2115ec83b304d478da041a078ef
make SectionKind keep track of whether a global had an explicit
section specified for it or not.

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