[PATCH] D38799: [mips] Add MIPS ABI enumeration and getter function to the Triple class

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 13:56:39 PDT 2017


rengolin added a comment.

Hi Simon,

I really don't like treating Mips different than all others. But I really don't know enough about the Mips ABI problems to come up with a better way (all I know it's that they're worse than ARM's ABI problems).

I'm hoping that Eric knows better. :)

--renato


Repository:
  rL LLVM

https://reviews.llvm.org/D38799





More information about the llvm-commits mailing list