[PATCH] D13104: Mips - Mark the section .eh_frame as writeable for pic
Dan Albert via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 10:19:15 PDT 2015
danalbert added a comment.
By "GNU linker" do you mean gold, bfd, or both? Both are a part of gnu binutils.
>From what you wrote, it sounds like this is only a problem for mclinker. If you're only looking to fix Android (or perhaps you were just using that as an example) then this patch is unnecessary because we don't use mclinker. Note that the NDK fork of LLVM has been undone; new NDKs will ship the same LLVM as the platform (which is a pure upstream LLVM + a few renderscript patches).
Repository:
rL LLVM
http://reviews.llvm.org/D13104
More information about the llvm-commits
mailing list