[PATCH] D115120: [VE] Support VE specific data directives in MC
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 5 11:11:22 PST 2021
kaz7 created this revision.
kaz7 added reviewers: simon, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added a subscriber: hiraditya.
kaz7 requested review of this revision.
Herald added a subscriber: llvm-commits.
Support VE specific data directives, .word/.long/.llong, in MC layer.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115120
Files:
llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp
llvm/test/MC/VE/data.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115120.391925.patch
Type: text/x-patch
Size: 3816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211205/56b265a2/attachment.bin>
More information about the llvm-commits
mailing list