[PATCH] D109660: [SystemZ] Recognize .machine directive in parser.
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 13 10:10:43 PDT 2021
jonpa updated this revision to Diff 372288.
jonpa added a comment.
SystemZTargetStreamer added with derived and registered SystemZTargetAsmStreamer and SystemZTargetELFStreamer classes. The object TargetStreamer does not output anything in emitMachine(), which I don't think it should, or?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109660/new/
https://reviews.llvm.org/D109660
Files:
llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
llvm/lib/Target/SystemZ/SystemZTargetStreamer.h
llvm/test/MC/SystemZ/machine-directive.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109660.372288.patch
Type: text/x-patch
Size: 6302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/bafe6767/attachment.bin>
More information about the llvm-commits
mailing list