[lld] [LLD][SPARC] Implement enough functionality to run non-trivial 64-bit programs (PR #137919)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Fri May 2 21:52:20 PDT 2025
MaskRay wrote:
(On a trip with limited computer access. Response may be delayed)
> I haven't had time to write any tests for this yet, unfortunately. But the changes are straightforward enough that they should be reviewable at least, and as mentioned, real and non-trivial programs actually work with this.
Tests are required to make this PR acceptable. You might git log lld/ELF/Arch/PPC.cpp/RISCV.cpp and check how I added initial tests for PPC and PIC RISCV.
https://github.com/llvm/llvm-project/pull/137919
More information about the llvm-commits
mailing list