[PATCH] D31557: [mips][ias] Enable IAS by default for OpenBSD / FreeBSD mips64/mips64el.

John Baldwin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 12:02:00 PDT 2018


bsdjhb added a comment.

To be clear, even though FreeBSD does support n32, I think we want this patch for FreeBSD certainly as the forward path for N32 on FreeBSD is to get IAS N32 working rather than other solutions.  Also, N64 on FreeBSD needs IAS today, so I'd rather this go in sooner rather than waiting for the N32 IAS issues to be fully resolved.


Repository:
  rL LLVM

https://reviews.llvm.org/D31557





More information about the llvm-commits mailing list