[PATCH] D153260: [RISCV][MC] Implement mapping symbols

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 07:42:34 PDT 2023


jobnoorman updated this revision to Diff 543546.
jobnoorman added a comment.

Rebase.

If nobody objects, I plan to land this at some point after the release branch is
created tomorrow.


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.543546.patch
Type: text/x-patch
Size: 12162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/9b3f116d/attachment.bin>


More information about the llvm-commits mailing list