summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopSimplify
diff options
context:
space:
mode:
authorRobert Lytton <robert@xmos.com>2014-02-11 10:36:26 +0000
committerRobert Lytton <robert@xmos.com>2014-02-11 10:36:26 +0000
commitd3abd0b648dd795dc481cc06169714738eb9bbdc (patch)
tree2f9810bcff0e274928ebc36fb8acfabdb7e2cc76 /test/Transforms/LoopSimplify
parent04a573a41f037eae148f70bf2038602f7e32dd71 (diff)
downloadllvm-d3abd0b648dd795dc481cc06169714738eb9bbdc.tar.gz
llvm-d3abd0b648dd795dc481cc06169714738eb9bbdc.tar.bz2
llvm-d3abd0b648dd795dc481cc06169714738eb9bbdc.tar.xz
XCore target: fix const section handling
Xcore target ABI requires const data that is externally visible to be handled differently if it has C-language linkage rather than C++ language linkage. Clang now emits ".cp.rodata" section information. All other externally visible constant data will be placed in the DP section. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201144 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/LoopSimplify')
0 files changed, 0 insertions, 0 deletions