[PATCH] D73226: [ms] [llvm-ml] Improve data support, adding names and complex initializers.
Eric Astor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 14:04:25 PST 2020
epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor added a parent revision: D72680: [ms] [llvm-ml] Add a draft MASM parser.
Add support for ?, DUP, and string initializers, as well as MASM syntax for named data locations.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73226
Files:
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/test/tools/llvm-ml/basic_data.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73226.239691.patch
Type: text/x-patch
Size: 8064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/67eb9ba4/attachment.bin>
More information about the llvm-commits
mailing list