[PATCH] D111181: [llvm-objcopy][ELF] Don't assume RELA sections are dynamic if they carry the SHF_ALLOC flag
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 04:13:37 PDT 2021
jhenderson added a comment.
In D111181#3045027 <https://reviews.llvm.org/D111181#3045027>, @ardb wrote:
> In D111181#3045005 <https://reviews.llvm.org/D111181#3045005>, @jhenderson wrote:
>
>> I'm not sure what's happened, but something with the diff is causing an error (possibly you need a new line at the end of the diff file?)
>
> I don't see any errors. Could you be more specific?
The error seems to have gone away now. I don't know why.
I'll take a look at this patch tomorrow hopefully.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111181/new/
https://reviews.llvm.org/D111181
More information about the llvm-commits
mailing list