summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-04-30 00:49:10 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-04-30 00:49:10 +0000
commitcceacd7113112c9c46fe1d292745d4c1046ad998 (patch)
tree1df56d9cd6563e592267db56e020d4001a8dd940 /llvm/lib/Transforms
parent62db78449fbb3beb95591929b94a0b4cef07e302 (diff)
downloadbcm5719-llvm-cceacd7113112c9c46fe1d292745d4c1046ad998.tar.gz
bcm5719-llvm-cceacd7113112c9c46fe1d292745d4c1046ad998.zip
Don't depend on lld creating relocations in ro segments.
We currently don't do a good job of diagnosing inputs that would require dynamic relocations to be applied to read only segments. I am about to improve lld in that area, but unfortunately we developed tests that depend on the current behavior. To make clear what is actually changing, this first patch just updates tests to not depend on the current behavior. In most cases this just means using a rw section instead of a ro one, but that unfortunately changes many addresses. llvm-svn: 268145
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud