[all-commits] [llvm/llvm-project] 12ecaf: PPC: Remove TargetTriple from PPCSubtarget
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Sep 8 01:33:39 PDT 2025
Branch: refs/heads/users/arsenm/ppc/remove-targettriple-subtarget
Home: https://github.com/llvm/llvm-project
Commit: 12ecaf152663c10136243aa2e05a4d22c0eab3fb
https://github.com/llvm/llvm-project/commit/12ecaf152663c10136243aa2e05a4d22c0eab3fb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M llvm/lib/Target/PowerPC/PPCSubtarget.cpp
M llvm/lib/Target/PowerPC/PPCSubtarget.h
Log Message:
-----------
PPC: Remove TargetTriple from PPCSubtarget
This already exists in the base class.
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