[lldb-dev] elf flags information in ArchSpec

Joerg Sonnenberger joerg at britannica.bec.de
Thu May 7 08:14:02 PDT 2015


On Wed, May 06, 2015 at 09:12:15AM +0000, Bhushan Attarde wrote:
> The llvm::Triple does not give ABI (32, 64, eabi ,n32 and o64) and
> Application Specific Extension (ASE) information (like microMIPS) for MIPS. 

Other platforms like ARM use the environment part to specify the ABI.
Why can't MIPS do that?

Joerg



More information about the lldb-dev mailing list