[PATCH] D155357: [RISCV] Allow delayed decision for ADD/SUB relocations
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 01:11:36 PDT 2023
kito-cheng accepted this revision.
kito-cheng added a comment.
This revision is now accepted and ready to land.
LGTM, `requiresFixups` is the one of the hard to maintain and hard to understand function around there, and this patch removed that and handled it in better way :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155357/new/
https://reviews.llvm.org/D155357
More information about the llvm-commits
mailing list