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)
commit3b07b5214ccf545ff6638d1327946c3300f1ee5f
tree5261292ea73796ca0d0600db74fac6b44d26936f
parentfa199f3c168947f91e1935d23b5fd6ee3027ddd3
Sink getSectionPrefixForUniqueGlobal down into the TAI
implementations that need it, rearrange ELFTAI.

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