[PATCH] D45864: [RISCV] Support .option rvc and norvc

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 11 10:35:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332107: [RISCV] Support .option rvc and norvc assembler directives (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45864?vs=145640&id=146356#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45864

Files:
  llvm/trunk/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
  llvm/trunk/test/CodeGen/RISCV/option-norvc.ll
  llvm/trunk/test/CodeGen/RISCV/option-rvc.ll
  llvm/trunk/test/MC/RISCV/option-invalid.s
  llvm/trunk/test/MC/RISCV/option-rvc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45864.146356.patch
Type: text/x-patch
Size: 12964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180511/dd6240f6/attachment-0001.bin>


More information about the llvm-commits mailing list