[PATCH] D13104: Mips - Mark the section .eh_frame as writeable for pic
Dean De Leo via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 10:28:58 PDT 2015
dean added a comment.
yes, I also see it as a workaround until the problem will not be properly addressed. I do not get whether this must be a responsibility of the linker, I was expecting with PIC there should be no absolute addresses in the code in the first place, can you confirm this is not the case? Even if it was, this should be resolved somewhere else in the compiler, my aim is to have a way to proceed until is not.
Repository:
rL LLVM
http://reviews.llvm.org/D13104
More information about the llvm-commits
mailing list