[PATCH] D138352: [RISCV] Support .variant_cc directive for the assembler.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 03:26:31 PST 2022


fakepaper56 updated this revision to Diff 479228.
fakepaper56 added a comment.

Add "readelf -s" test to address Kito's comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138352

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
  llvm/test/MC/RISCV/directive-variant_cc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138352.479228.patch
Type: text/x-patch
Size: 5100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/25bbce3d/attachment.bin>


More information about the llvm-commits mailing list