make SectionForGlobal non-virtual, add a hook for pic16 to do its "address=" hack.
authorChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 18:34:27 +0000 (18:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 18:34:27 +0000 (18:34 +0000)
commit7420ab2191432494c780dd659a3053096d6cfe53
treedba97b3bc2d788aeb98715a3c13da6ffd23e30e5
parent731b5d97be37b5d9c283ced9e0d1fb17f8020a74
make SectionForGlobal non-virtual, add a hook for pic16 to do its "address=" hack.

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