[PATCH] D138550: [ELF] Merge SHT_RISCV_ATTRIBUTES sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 01:53:15 PST 2022


MaskRay updated this revision to Diff 481200.
MaskRay retitled this revision from "[ELF] Merge .riscv.attributes" to "[ELF] Merge SHT_RISCV_ATTRIBUTES sections".
MaskRay edited the summary of this revision.
MaskRay added a comment.

use canonical name


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138550/new/

https://reviews.llvm.org/D138550

Files:
  lld/ELF/Arch/RISCV.cpp
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Target.h
  lld/docs/ReleaseNotes.rst
  lld/test/ELF/lto/riscv-attributes.ll
  lld/test/ELF/riscv-attributes-place.s
  lld/test/ELF/riscv-attributes.s
  llvm/include/llvm/Support/RISCVISAInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138550.481200.patch
Type: text/x-patch
Size: 21899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/e50e48b0/attachment.bin>


More information about the llvm-commits mailing list