use XCore-specific section with xcore specific cp/dp flags to restore
authorChris Lattner <sabre@nondot.org>
Sat, 15 Aug 2009 06:09:35 +0000 (06:09 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Aug 2009 06:09:35 +0000 (06:09 +0000)
commit760e24cd0514d4459eb2802d81472432f688de09
tree28a6b2e488da05c592837b1f962f1de80a474731
parent203b3e9e2a61be88e8d36a58c5615712e34c6a47
use XCore-specific section with xcore specific cp/dp flags to restore
support for globals going into the appropriate sections with the flags.

This hopefully finishes unbreaking the previous behavior that I broke before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79079 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreTargetObjectFile.cpp
test/CodeGen/XCore/globals.ll
test/CodeGen/XCore/tls.ll