[PATCH] D25469: [ELF] - Added support of PT_OPENBSD_RANDOMIZE

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 04:06:06 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D25469#567487, @ruiu wrote:

> I wonder if you tried the new tests with ld.bfd with the openbsd-local patch to see that the tests are valid.


Just tries to do that. Used binutils-2.17.50 and applied changes from next 2 patches:
https://github.com/openbsd/src/commit/c494713c450d98da3f2e1451ee8c7fb675a7c461
https://github.com/openbsd/src/commit/ce234db7935b2890e0880e442d2a68b8f25b2c93

Link result I observed was similar to result shown in my testcases.


https://reviews.llvm.org/D25469





More information about the llvm-commits mailing list