summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-12-23 15:20:38 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-12-23 15:20:38 +0000
commit97cbe3e39c170f1df8bbcdc84acd940a64e2ca79 (patch)
tree7738c53f7c960452131345d1a525023696512c42 /llvm/lib/CodeGen
parent21f7bd4ba14031f6feacc943066b7e483f54c57a (diff)
downloadbcm5719-llvm-97cbe3e39c170f1df8bbcdc84acd940a64e2ca79.tar.gz
bcm5719-llvm-97cbe3e39c170f1df8bbcdc84acd940a64e2ca79.zip
Place RW sections that go after relro to another memory page.
Before this patch sections that go after relro sequence were placed at the same memory page with relro ones. It caused segmentation fault on freebsd. Fixes PR25790. Patch by George Rimar with some tweaks by myself. llvm-svn: 256334
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud