don't set the small flag yet.

llvm-svn: 76706
This commit is contained in:
Chris Lattner 2009-07-22 00:30:39 +00:00
parent b300a4f988
commit fab2059d0e
1 changed files with 1 additions and 2 deletions

View File

@ -157,8 +157,7 @@ ELFTargetAsmInfo::getSectionForMergableConstant(uint64_t Size,
if (SecName)
return getNamedSection(SecName,
SectionFlags::setEntitySize(SectionFlags::Mergeable|
SectionFlags::Small,
SectionFlags::setEntitySize(SectionFlags::Mergeable,
Size));
return getReadOnlySection(); // .rodata