[all-commits] [llvm/llvm-project] d6b506: ARM: Move ABI enum from TargetMachine to TargetParser
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 18 18:03:34 PDT 2025
Branch: refs/heads/users/arsenm/arm/move-abi-enum-to-targetparser
Home: https://github.com/llvm/llvm-project
Commit: d6b506b8e0ce607e93f87db868e25b2fbc9de755
https://github.com/llvm/llvm-project/commit/d6b506b8e0ce607e93f87db868e25b2fbc9de755
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M llvm/include/llvm/TargetParser/ARMTargetParser.h
M llvm/lib/Target/ARM/ARMTargetMachine.cpp
M llvm/lib/Target/ARM/ARMTargetMachine.h
M llvm/lib/Target/ARM/ARMTargetObjectFile.cpp
M llvm/lib/TargetParser/ARMTargetParser.cpp
Log Message:
-----------
ARM: Move ABI enum from TargetMachine to TargetParser
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