[all-commits] [llvm/llvm-project] d22248: [AsmParser] Remove OperandMatchResultTy (#126650)
Sam Elliott via All-commits
all-commits at lists.llvm.org
Tue Feb 11 21:59:26 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d222488007b294e897fb5c29971d87c3148ae33b
https://github.com/llvm/llvm-project/commit/d222488007b294e897fb5c29971d87c3148ae33b
Author: Sam Elliott <quic_aelliott at quicinc.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h
Log Message:
-----------
[AsmParser] Remove OperandMatchResultTy (#126650)
This has been deprecated since a479be0f39a3301e9ca634d37cf6454b6d3865c6
from September 2023, before LLVM 18. Surely now enough release cycles
have happened that it can be removed upstream.
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