[XCore] Use static relocation model by default.
authorRichard Osborne <richard@xmos.com>
Sat, 4 May 2013 16:40:58 +0000 (16:40 +0000)
committerRichard Osborne <richard@xmos.com>
Sat, 4 May 2013 16:40:58 +0000 (16:40 +0000)
commit0c66f30325848014eda3203da5fae4c2e71a2884
tree1fe2d7c9ba543197b2cccb1c27164a137f83666a
parentd66ad6c57115e85487e8a29b1e073305690a9be2
[XCore] Use static relocation model by default.

This allows us to get get rid of a hack in XCoreTargetObjectFile where the
the DataRel* sections were overridden.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181116 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp
lib/Target/XCore/XCoreISelLowering.cpp
lib/Target/XCore/XCoreISelLowering.h
lib/Target/XCore/XCoreTargetObjectFile.cpp