aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/constants.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add support for mergeable sections back into the XCore backend.Richard Osborne2009-08-181-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79368 91177308-0d34-0410-b5e6-96231b3b80d8
* Update getSectionForConstant() to to allow mergable sections to be nulled outRichard Osborne2009-08-171-0/+11
if not supported by the ELF subtarget. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79249 91177308-0d34-0410-b5e6-96231b3b80d8