OSDN Git Service

hoist section name uniquing logic up to the top-level SectionForGlobal
authorChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 05:10:25 +0000 (05:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Jul 2009 05:10:25 +0000 (05:10 +0000)
commiteed05b804275e5ef835187d66240d7d6e294f8bb
treef3685ca8b284508a3d6e033e841a06c4ae88c7c9
parent78717cb63dbc65f76ef2debb72ab48bbf227ef1e
hoist section name uniquing logic up to the top-level SectionForGlobal
implementation, eliminating a dupe.

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