mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 00:46:45 +00:00

This adds ELF::convertTripleArchTypeToEMachine and uses it in llvm-ifs. It handles many more Triple::ArchType values than the old code, though not all since I couldn't quickly discern what all the mappings are.