[all-commits] [llvm/llvm-project] cf00ac: [Hexagon] Call MCExpr::print with valid MAI
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Mar 2 20:29:47 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf00ac81ac049cddb80aec1d6d88b8fab4f209e8
https://github.com/llvm/llvm-project/commit/cf00ac81ac049cddb80aec1d6d88b8fab4f209e8
Author: Fangrui Song <i at maskray.me>
Date: 2025-03-02 (Sun, 02 Mar 2025)
Changed paths:
M llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp
Log Message:
-----------
[Hexagon] Call MCExpr::print with valid MAI
operator<< should be avoided when operands with VariantKind are dumped.
This prepares for the upcoming change that moves target-specific
VariantKind printer to MCAsmInfo.
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