[all-commits] [llvm/llvm-project] 0ed4bd: PPCAsmParser: Detect multiple specifiers
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Mar 27 20:57:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ed4bdfe70d88e8b7aa70739ffcb655ad01226ef
https://github.com/llvm/llvm-project/commit/0ed4bdfe70d88e8b7aa70739ffcb655ad01226ef
Author: Fangrui Song <i at maskray.me>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
M llvm/test/MC/PowerPC/ppc64-fixups.s
Log Message:
-----------
PPCAsmParser: Detect multiple specifiers
In addition, simplify extractSpecifier and switch to the `Specifier`
naming convention.
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