While adding Hexagon specific tags, I noticed all MIPS tags were added with generic ELF tags. This shorted out the logic to display hexagon DT tags. Changing this to make the getTypeString() function to be e_machine aware.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Shouldnt this be with the rest of the MIPS set?