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

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 04:49:56 PDT 2023


jobnoorman updated this revision to Diff 532607.
jobnoorman added a comment.
Herald added a subscriber: emaste.

Fix LLD tests.


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.532607.patch
Type: text/x-patch
Size: 12219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/eed34f7e/attachment.bin>


More information about the llvm-commits mailing list