[all-commits] [llvm/llvm-project] b59483: MSP430: Do not add target specific STI member to M...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Sep 2 04:11:56 PDT 2025
Branch: refs/heads/users/arsenm/msp430/asmparser-remove-sti-member
Home: https://github.com/llvm/llvm-project
Commit: b594832e52a65bf66a486e1c0278a8d39489afd0
https://github.com/llvm/llvm-project/commit/b594832e52a65bf66a486e1c0278a8d39489afd0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp
Log Message:
-----------
MSP430: Do not add target specific STI member to MSP430AsmParser
The base class already has an STI pointer member, so use that.
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