[PATCH] D46424: [RISCV] Support .option push and .option pop
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 16 06:00:05 PST 2018
lewis-revill updated this revision to Diff 174361.
lewis-revill added a comment.
Added missed test line for `.option push` with extra tokens.
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.174361.patch
Type: text/x-patch
Size: 8485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/7b206ab4/attachment.bin>
More information about the llvm-commits
mailing list