[PATCH] D70396: [Object][RISCV] Fix R_RISCV_SET6 and R_RISCV_SUB6 relocations resolution
James Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 08:27:03 PST 2019
jrtc27 added a comment.
Yes that looks rather better. Especially SET6 which was previously an ADD6 (although that aspect was likely harmless as nothing sensible would put something there just to be clobbered by a SET6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70396/new/
https://reviews.llvm.org/D70396
More information about the llvm-commits
mailing list