Sink getSectionPrefixForUniqueGlobal down into the TAI
authorChris Lattner <sabre@nondot.org>
Mon, 27 Jul 2009 19:14:14 +0000 (19:14 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Jul 2009 19:14:14 +0000 (19:14 +0000)
commite7cb8f7987e134a513138c77a03a2ad4636f1a48
treea78dc4e5b9284d922a98fc3f67141c420034b77d
parent067c407c4826e425ae38967383ee8972ffb284a4
Sink getSectionPrefixForUniqueGlobal down into the TAI
implementations that need it, rearrange ELFTAI.

llvm-svn: 77236
llvm/include/llvm/Target/COFFTargetAsmInfo.h
llvm/include/llvm/Target/ELFTargetAsmInfo.h
llvm/include/llvm/Target/TargetAsmInfo.h
llvm/lib/Target/COFFTargetAsmInfo.cpp
llvm/lib/Target/ELFTargetAsmInfo.cpp
llvm/lib/Target/TargetAsmInfo.cpp