summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
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
commit70b5ba49c31fd92c3b34456ef696bd24675bcda3 (patch)
tree1492dd7379898b7a972d50388d17c28fac356119 /llvm/lib/Transforms
parent9b6bb461b11ffb5420f87e338cf7878d5ef03352 (diff)
downloadbcm5719-llvm-70b5ba49c31fd92c3b34456ef696bd24675bcda3.tar.gz
bcm5719-llvm-70b5ba49c31fd92c3b34456ef696bd24675bcda3.zip
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. llvm-svn: 201144
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud