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

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 06:47:18 PDT 2023


jobnoorman updated this revision to Diff 543953.
jobnoorman edited the summary of this revision.
jobnoorman added a comment.

Rebase on D156190 <https://reviews.llvm.org/D156190>. Most changes to the tests have been removed because of this.


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-variant-cc.s
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
  llvm/test/MC/RISCV/mapping-across-sections.s
  llvm/test/MC/RISCV/mapping-within-section.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153260.543953.patch
Type: text/x-patch
Size: 6276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/da143fc8/attachment.bin>


More information about the llvm-commits mailing list