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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 08:18:40 PDT 2018


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

Thank you for your comments, I've addressed them in this update.


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.170897.patch
Type: text/x-patch
Size: 8304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/336d9d5d/attachment.bin>


More information about the llvm-commits mailing list