diff options
author | Lang Hames <lhames@gmail.com> | 2025-10-04 16:33:17 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-04 16:33:17 +1000 |
commit | cd32b9b6c3b2fda3a781d9ce0a0cf8e21c9d0137 (patch) | |
tree | 6427bfca5f5d9a45f779b96b121da10712c7b37c /llvm/lib/Object/BuildID.cpp | |
parent | 0ce7cbddd29bc857c6d500a6d754352d24254b71 (diff) | |
download | llvm-cd32b9b6c3b2fda3a781d9ce0a0cf8e21c9d0137.zip llvm-cd32b9b6c3b2fda3a781d9ce0a0cf8e21c9d0137.tar.gz llvm-cd32b9b6c3b2fda3a781d9ce0a0cf8e21c9d0137.tar.bz2 |
[MachO] Move getArchTriple implementation into BinaryFormat. (#161468)
There's nothing ObjectFile specific about getArchTriple, so move it into
the BinaryFormat library so that clients can use it without taking a
dependence on libObject.
MachOObjectFile::getArchTriple is updated to call through to the moved
implementation.
Diffstat (limited to 'llvm/lib/Object/BuildID.cpp')
0 files changed, 0 insertions, 0 deletions