[PATCH] D103001: [ELF][RISCV] Resolve branch relocations referencing undefined weak to current location if not using PLT

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 23 21:13:21 PDT 2021


MaskRay added a comment.

Looks like GNU as/llvm-mc doesn't use R_RISCV_RVC_JUMP/R_RISCV_RVC_BRANCH for undefined symbols.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103001



More information about the llvm-commits mailing list