[PATCH] D94931: [RISCV] Add attribute support for all supported extensions
Simon Cook via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 19 01:12:54 PST 2021
simoncook updated this revision to Diff 317481.
simoncook added a comment.
Add support to llvm/lib/Object/ELFObjectFile.cpp
Extend disassembly test to check above change works via llvm-objdump
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94931/new/
https://reviews.llvm.org/D94931
Files:
llvm/lib/Object/ELFObjectFile.cpp
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
llvm/test/CodeGen/RISCV/attributes.ll
llvm/test/MC/RISCV/attribute-arch.s
llvm/test/MC/RISCV/attribute-with-insts.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94931.317481.patch
Type: text/x-patch
Size: 17848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/00864960/attachment.bin>
More information about the llvm-commits
mailing list