[PATCH] D150722: [lld][RISCV] Handle relaxation reductions of more than 65536 bytes
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 13:59:58 PDT 2023
jrtc27 added a comment.
Current code models are such that you can’t have more than 2 GiB of code, so 32-bit seems fine I think?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150722/new/
https://reviews.llvm.org/D150722
More information about the llvm-commits
mailing list