BinaryAnalysisPlatform / bap

Binary Analysis Platform
MIT License
2.05k stars 271 forks source link

adds support for mips64el target #1408

Closed ivg closed 2 years ago

ivg commented 2 years ago

The target name for MSB Mips is misp63el in LLVM, which we didn't aniticipate.

closes #1407