[PATCH] D46424: [RISCV] Support .option push and .option pop
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 19 03:39:48 PDT 2018
lewis-revill updated this revision to Diff 170179.
lewis-revill added a comment.
I've rebased this patch and also added the case where relax+rvc are enabled to the testcase.
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.170179.patch
Type: text/x-patch
Size: 8314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/21bfb8c2/attachment.bin>
More information about the llvm-commits
mailing list