[PATCH] D89736: [ms] [llvm-ml] Implement the expression expansion operator
Eric Astor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 14:03:37 PDT 2020
epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor requested review of this revision.
In text-item contexts, %expr expands to a string containing the results of evaluating `expr`.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89736
Files:
llvm/lib/MC/MCParser/MasmParser.cpp
llvm/test/tools/llvm-ml/macro_function.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89736.299148.patch
Type: text/x-patch
Size: 9807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/78bd0714/attachment.bin>
More information about the llvm-commits
mailing list