[PATCH] D30530: [ELF] - Implemented -z text/-znotext

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 09:20:46 PST 2017


grimar added a comment.

In https://reviews.llvm.org/D30530#690725, @ruiu wrote:

> What is a program do you want to use this for?


Linux kernel uses text relocations when KASLR (Kernel address space layout randomization) is enabled.


https://reviews.llvm.org/D30530





More information about the llvm-commits mailing list