summaryrefslogtreecommitdiff
path: root/llvm/lib/BinaryFormat/MachO.cpp
AgeCommit message (Expand)Author
2025-10-04Revert "Reapply [MachO] Move getArchTriple impl... with fixes. (#161949)"Lang Hames
2025-10-04Reapply [MachO] Move getArchTriple implementation..." with fixes. (#161949)Lang Hames
2025-10-04Revert "[MachO] Move getArchTriple implementation into BinaryFormat. (#161468)"Lang Hames
2025-10-04[MachO] Move getArchTriple implementation into BinaryFormat. (#161468)Lang Hames
2024-08-20[AArch64][MachO] Add ptrauth ABI version to arm64e cpusubtype. (#104650)Ahmed Bougacha
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott
2023-02-07[NFC][TargetParser] Remove llvm/Support/ARMTargetParser.hArchibald Elliott
2020-12-03[Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth.Ahmed Bougacha
2020-12-03arm64: count Triple::aarch64_32 as an aarch64 target and enable leaf frame po...Tim Northover
2020-02-24[MachO] Add cpu(sub)type tests and improve error handlingFrancis Visoiu Mistrih
2020-02-21[macho][NFC] Extract all CPU_(SUB_)TYPE logic to BinaryFormatFrancis Visoiu Mistrih