[all-commits] [llvm/llvm-project] 454f32: [ms] [llvm-ml] Support macro function invocations ...
Eric Astor via All-commits
all-commits at lists.llvm.org
Mon Nov 23 11:21:47 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 454f32e4d572a85693d99bbb61513c63a84a1388
https://github.com/llvm/llvm-project/commit/454f32e4d572a85693d99bbb61513c63a84a1388
Author: Eric Astor <epastor at google.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
A llvm/test/tools/llvm-ml/macro_function.test
Log Message:
-----------
[ms] [llvm-ml] Support macro function invocations in expressions
Accept macro function definitions, and apply them when invoked in operand position.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D89734
More information about the All-commits
mailing list