[all-commits] [llvm/llvm-project] c2e272: [ms] [llvm-ml] Improve data support, adding names ...
Eric Astor via All-commits
all-commits at lists.llvm.org
Mon Feb 24 12:40:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c2e272f8cf76ec97f675e0dfdada75445bbee5c5
https://github.com/llvm/llvm-project/commit/c2e272f8cf76ec97f675e0dfdada75445bbee5c5
Author: Eric Astor <epastor at google.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
A llvm/test/tools/llvm-ml/basic_data.test
Log Message:
-----------
[ms] [llvm-ml] Improve data support, adding names and complex initializers.
Summary: Add support for ?, DUP, and string initializers, as well as MASM syntax for named data locations.
Reviewers: rnk, thakis
Reviewed By: thakis
Subscribers: merge_guards_bot, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D73226
More information about the All-commits
mailing list