[all-commits] [llvm/llvm-project] e2c5b9: [ms] [llvm-ml] Remove space-separated argument sup...
Eric Astor via All-commits
all-commits at lists.llvm.org
Mon Mar 24 09:41:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2c5b95da10547391f1b0461ec8456a4474245fb
https://github.com/llvm/llvm-project/commit/e2c5b95da10547391f1b0461ec8456a4474245fb
Author: Eric Astor <epastor at google.com>
Date: 2025-03-24 (Mon, 24 Mar 2025)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
Log Message:
-----------
[ms] [llvm-ml] Remove space-separated argument support (#132750)
This leads to errors when parsing MASM macro calls, and was retained
from AsmParser by mistake.
Fixes #132074
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