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)
commitbf9ac228f7f90c776434db4ca8be457632fd225d
tree9f3ce3ee93e7a94031ac4586999744437622b624
parent0b5be94c791854c57ab027176f34f7c79a9e7e69
make SectionForGlobal non-virtual, add a hook for pic16 to do its "address=" hack.

llvm-svn: 76989
llvm/include/llvm/Target/TargetAsmInfo.h
llvm/lib/Target/PIC16/PIC16TargetAsmInfo.cpp
llvm/lib/Target/PIC16/PIC16TargetAsmInfo.h
llvm/lib/Target/TargetAsmInfo.cpp