[lldb-dev] elf flags information in ArchSpec

Tamas Berghammer tberghammer at google.com
Thu May 7 08:24:40 PDT 2015


I would support to put it into the SubArch instead of to the Environment as
Android is treated as an Environment and that one is orthogonal to this
information. It would match with the solution on ARM where we put the
version into SubArch.

Tamas

On Thu, May 7, 2015 at 4:14 PM, Joerg Sonnenberger <joerg at britannica.bec.de>
wrote:

> 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
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150507/5060cb3d/attachment.html>


More information about the lldb-dev mailing list