[all-commits] [llvm/llvm-project] 33c42f: [clang] Remove aarch64 logic from 32-bit ARM targe...
David Majnemer via All-commits
all-commits at lists.llvm.org
Thu Jan 30 18:15:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33c42f8bc5615b4dc46cb45ab41da97be52474ec
https://github.com/llvm/llvm-project/commit/33c42f8bc5615b4dc46cb45ab41da97be52474ec
Author: David Majnemer <david.majnemer at gmail.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M clang/lib/Basic/Targets/ARM.h
Log Message:
-----------
[clang] Remove aarch64 logic from 32-bit ARM target info
This logic is effectively dead code as 64-bit triples will end up
creating 64-bit TargetInfo instances.
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