llvm-project
25f4f0a5 - [llvm-ifs] Handle more e_machine values for --target (#128559)

Commit
191 days ago
[llvm-ifs] Handle more e_machine values for --target (#128559) 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.
Author
Parents
Loading