[all-commits] [llvm/llvm-project] 0ab330: [ms] [llvm-ml] Add support for `@CatStr` built-in ...
Eric Astor via All-commits
all-commits at lists.llvm.org
Thu Apr 24 09:16:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ab330b344dc6333907542bb6267a9bd13e94b07
https://github.com/llvm/llvm-project/commit/0ab330b344dc6333907542bb6267a9bd13e94b07
Author: Eric Astor <epastor at google.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
M llvm/test/tools/llvm-ml/macro_function.asm
Log Message:
-----------
[ms] [llvm-ml] Add support for `@CatStr` built-in function symbol (#130781)
MASM supports some built-in macro-type functions.
We start our support for these with `@CatStr`, one of the more commonly used.
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