don't call SectionForGlobal on declarations, you can't tell the section a
authorChris Lattner <sabre@nondot.org>
Sun, 2 Aug 2009 01:02:43 +0000 (01:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Aug 2009 01:02:43 +0000 (01:02 +0000)
commit6f411dfad902a8729363eec8486590542ec2976c
tree68f304434b4c7c72e615ca087d2bb06e58265e20
parent80ec2792b2b271eca55743a3cc4c8bca214fa705
don't call SectionForGlobal on declarations, you can't tell the section a
declaration will end up in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77843 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16AsmPrinter.cpp