[PATCH] D44886: [RISCV] Support linker relax function call from auipc and jalr to jal

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 03:48:19 PDT 2018


asb added a comment.

Could you please add tests that demonstrate the new logic in shouldForceRelocation? Specifically, it would be good to show that relocations are emitted even for local control flow, when they weren't before.


Repository:
  rL LLVM

https://reviews.llvm.org/D44886





More information about the llvm-commits mailing list