[PATCH] D143115: [lld][RISCV] Introduce handling for R_RISCV_PLT32 relocation
Roland McGrath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 09:31:04 PST 2023
mcgrathr accepted this revision.
mcgrathr added a comment.
This revision is now accepted and ready to land.
lgtm but we should probably wait for Fangrui's review too.
================
Comment at: lld/test/ELF/riscv-reloc-plt32.s:16
+
+ .globl _start
+ _start:
----------------
Indentation here is a bit funny.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143115/new/
https://reviews.llvm.org/D143115
More information about the llvm-commits
mailing list