[PATCH] D118136: [Sparc] Implement BFD_RELOC_NONE
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 01:40:26 PST 2022
ro added a comment.
In D118136#3277002 <https://reviews.llvm.org/D118136#3277002>, @MaskRay wrote:
>> Done now: I'd initially been lazy, following several other targets that didn't have testcases either.
>
> Not the targets that I have added the functionality for. Tests prevent regression.
Indeed: investigating the objects resulting from the testcase found a couple of issues with LLVM Sparc reloc handling (unrelated to this patch)
that I mean to address separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118136/new/
https://reviews.llvm.org/D118136
More information about the llvm-commits
mailing list