[PATCH] D153097: [RISCV] Make linker-relaxable instructions terminate MCDataFragment

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 13:37:17 PDT 2023


nickdesaulniers added a comment.

Is it possible to tell which instructions are linker-relaxable? If so, perhaps fixing `MCExpr::evaluateAsAbsolute` to scan fragments for those is a better fix?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153097/new/

https://reviews.llvm.org/D153097



More information about the llvm-commits mailing list