diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-23 15:20:38 +0000 | 
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-12-23 15:20:38 +0000 | 
| commit | 97cbe3e39c170f1df8bbcdc84acd940a64e2ca79 (patch) | |
| tree | 7738c53f7c960452131345d1a525023696512c42 /llvm/lib/CodeGen | |
| parent | 21f7bd4ba14031f6feacc943066b7e483f54c57a (diff) | |
| download | bcm5719-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

