[all-commits] [llvm/llvm-project] d48a36: [ms] [llvm-ml] Allow optional parenthesized argume...
Eric Astor via All-commits
all-commits at lists.llvm.org
Tue Mar 11 07:32:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d48a36f5833aa076402f733216bae6aef6be666c
https://github.com/llvm/llvm-project/commit/d48a36f5833aa076402f733216bae6aef6be666c
Author: Eric Astor <epastor at google.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M llvm/lib/MC/MCParser/AsmLexer.cpp
M llvm/lib/MC/MCParser/MasmParser.cpp
M llvm/test/tools/llvm-ml/macro.asm
Log Message:
-----------
[ms] [llvm-ml] Allow optional parenthesized arguments for macros (#129905)
We match ML64.EXE, which allows optional parentheses around a macro's arguments.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list