[PATCH] D46424: [RISCV] Support .option push and .option pop

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 08:43:26 PST 2018


lewis-revill updated this revision to Diff 173688.
lewis-revill added a comment.

Updated to incorporate suggested changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D46424

Files:
  lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h
  lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
  test/MC/RISCV/option-invalid.s
  test/MC/RISCV/option-pushpop.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46424.173688.patch
Type: text/x-patch
Size: 8432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/187dc3c5/attachment.bin>


More information about the llvm-commits mailing list