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
This commit is contained in:
Chris Lattner
2009-08-15 06:09:35 +00:00
parent 203b3e9e2a
commit 760e24cd05
3 changed files with 26 additions and 16 deletions

View File

@@ -1,5 +1,4 @@
; RUN: llvm-as < %s | llc -march=xcore -mcpu=xs1b-generic | FileCheck %s
; XFAIL: *
define i32 *@addr_G() {
entry: