Remove the XCore custom implementation of MergeableConstSection, relying on
authorChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 22:25:52 +0000 (22:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 22:25:52 +0000 (22:25 +0000)
commite1abeb478ad0781f5749ac8fce991a04e90d3b25
tree0851847475944a6a37f7d72bab38249df48655b5
parentb2f8806fdf7f62bf13892826bf2a196824438640
Remove the XCore custom implementation of MergeableConstSection, relying on
the generic ELF version instead.  This will result in its mergable constant
sections getting named ".rodata.cst4" instead of ".cp.const4", but the
linker looks at the section flags, not the name of the section AFAICT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76659 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreTargetAsmInfo.cpp
lib/Target/XCore/XCoreTargetAsmInfo.h