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

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 01:47:12 PST 2017


arichardson added a comment.

I have added a similar patch to our CHERI clang fork and we have been using IAS to compile FreeBSD&CheriBSD for n64 for a while now. 
I believe we have a branch where n32 almost works but for now we could just add -no-integrated-as in that case.


Repository:
  rL LLVM

https://reviews.llvm.org/D31557





More information about the llvm-commits mailing list