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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 08:42:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347774: [RISCV] Support .option push and .option pop (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46424?vs=174361&id=175702#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D46424

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/RISCVTargetStreamer.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
  llvm/trunk/test/MC/RISCV/option-invalid.s
  llvm/trunk/test/MC/RISCV/option-pushpop.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46424.175702.patch
Type: text/x-patch
Size: 8722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/2bf0a1d6/attachment.bin>


More information about the llvm-commits mailing list