[PATCH] D31557: [mips][ias] Enable IAS by default for OpenBSD / FreeBSD mips64/mips64el.
Ed Maste via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 09:09:38 PDT 2017
emaste added a comment.
FreeBSD ostensibly supports o32, n32, and n64, so n32 is indeed relevant for us. That said the in-tree toolchain still uses GCC 4.2.1 for MIPS, and the LLVM work is still somewhat forward-looking for us.
Repository:
rL LLVM
https://reviews.llvm.org/D31557
More information about the llvm-commits
mailing list