[PATCH] D23652: [mips] N64 static relocation model support

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 08:11:48 PST 2017


sdardis added a comment.

That quick hack is a bit broad, but thanks for pointing that out, as I've found that current macro isn't shared across OSes, and there's another macro __mips_abicalls which LLVM should define but doesn't.


https://reviews.llvm.org/D23652





More information about the llvm-commits mailing list