Fix the breakage caused by 76950.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Sun, 26 Jul 2009 10:25:01 +0000 (10:25 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Sun, 26 Jul 2009 10:25:01 +0000 (10:25 +0000)
commitf9474ca92802228bb792d92dbeb4ef5ba7ecc203
treeac6bbdf3b30f256113ca5f3bae7f6fd3fcba91ad
parent460f656475738d1a95a6be95346908ce1597df25
Fix the breakage caused by 76950.
PIC16 has special naming conventions for variables having section names specified via section attribute.

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