[all-commits] [llvm/llvm-project] 947648: ARM: Move ABI enum from TargetMachine to TargetParser
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 18 08:22:31 PDT 2025
Branch: refs/heads/users/arsenm/arm/move-abi-enum-to-targetparser
Home: https://github.com/llvm/llvm-project
Commit: 9476487907bafa0235ad849680e23e5ac6b00e29
https://github.com/llvm/llvm-project/commit/9476487907bafa0235ad849680e23e5ac6b00e29
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/ARMSubtarget.cpp
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