[PATCH] D136344: [ELF][RISCV] Merge `riscv.attributes` sections from all input files
Elena Lepilkina via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 08:11:12 PDT 2022
eklepilkina updated this revision to Diff 472012.
eklepilkina added a comment.
Herald added a subscriber: hiraditya.
- Fix merge rules for attributes based on documentation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136344/new/
https://reviews.llvm.org/D136344
Files:
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/SyntheticSections.cpp
lld/ELF/SyntheticSections.h
lld/test/ELF/Inputs/riscv-attributes1.s
lld/test/ELF/Inputs/riscv-attributes2.s
lld/test/ELF/riscv-merge-attributes.s
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/lib/Support/RISCVISAInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136344.472012.patch
Type: text/x-patch
Size: 20149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/81152ce7/attachment.bin>
More information about the llvm-commits
mailing list