[PATCH] D21133: [ELF] - Inform user that we do not support relocations against text segment.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 13:51:11 PDT 2016


rafael accepted this revision.
rafael added a comment.
This revision is now accepted and ready to land.

I think this is a nice improvement as some of the relocations (R_X86_64_64) *can* be used, just not on a read only segment.


http://reviews.llvm.org/D21133





More information about the llvm-commits mailing list