Update getSectionForConstant() to to allow mergable sections to be nulled out
authorRichard Osborne <richard@xmos.com>
Mon, 17 Aug 2009 16:37:11 +0000 (16:37 +0000)
committerRichard Osborne <richard@xmos.com>
Mon, 17 Aug 2009 16:37:11 +0000 (16:37 +0000)
commit2a5e23b44ddf1efde1d98bd3379489d93a90d55a
tree26262ae54619c2cc9025c30cf4006541abfec116
parentfac8541dd40e01aa2b52962516f9ae67c99720cc
Update getSectionForConstant() to to allow mergable sections to be nulled out
if not supported by the ELF subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79249 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetLoweringObjectFile.cpp
test/CodeGen/XCore/constants.ll [new file with mode: 0644]