[PATCH] D14218: [ELF2] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the object.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 10:29:32 PST 2015
grimar added a comment.
In http://reviews.llvm.org/D14218#306223, @emaste wrote:
> With this change we end up with broken binaries on FreeBSD: http://llvm.org/pr25790
http://reviews.llvm.org/D15423 should fix that.
Repository:
rL LLVM
http://reviews.llvm.org/D14218
More information about the llvm-commits
mailing list