[PATCH] D153260: [RISCV][MC] Implement mapping symbols
Job Noorman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 09:04:43 PDT 2023
jobnoorman updated this revision to Diff 543577.
jobnoorman added a comment.
Don't unnecessarily mark symbols as external
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153260/new/
https://reviews.llvm.org/D153260
Files:
lld/test/ELF/riscv-relax-align-rvc.s
lld/test/ELF/riscv-relax-call.s
lld/test/ELF/riscv-relax-call2.s
lld/test/ELF/riscv-tls-le.s
lld/test/ELF/riscv-variant-cc.s
llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
llvm/test/MC/RISCV/align.s
llvm/test/MC/RISCV/mapping-across-sections.s
llvm/test/MC/RISCV/mapping-within-section.s
llvm/test/MC/RISCV/nop-slide.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153260.543577.patch
Type: text/x-patch
Size: 12131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/3829c624/attachment.bin>
More information about the llvm-commits
mailing list