[PATCH] D13104: Mips - Mark the section .eh_frame as writeable for pic
Jim Grosbach via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 10:35:17 PDT 2015
grosbach added a comment.
If you're arguing that the linker should not have to do this, then please make a case for that. You may well be right (I don't know ELF well enough to have an opinion on that).
The original description is that this is working around a problem only present in the MCLinker, which is not a part of the LLVM project, nor is it the system linker on the platform referenced. As such, workarounds for it aren't really very compelling.
Repository:
rL LLVM
http://reviews.llvm.org/D13104
More information about the llvm-commits
mailing list