[all-commits] [llvm/llvm-project] f8b1ca: [MCParser] .altmacro: Support argument expansion n...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 5 14:08:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8b1ca4992a22b4b65282c09dd6f07a1a2839070
https://github.com/llvm/llvm-project/commit/f8b1ca4992a22b4b65282c09dd6f07a1a2839070
Author: Fangrui Song <i at maskray.me>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M llvm/lib/MC/MCParser/AsmParser.cpp
A llvm/test/MC/AsmParser/altmacro-arg.s
Log Message:
-----------
[MCParser] .altmacro: Support argument expansion not preceded by \
In the .altmacro mode, an argument can be expanded even if not preceded
by \
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