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

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 08:39:19 PDT 2017


sdardis added a comment.

A quick question: do either FreeBSD / OpenBSD for mips64 require n32 support? I'm asking this as the integrated assembler currently only supports n64. It will silently produce broken n32 objects (ELF64 instead of ELF32).


Repository:
  rL LLVM

https://reviews.llvm.org/D31557





More information about the llvm-commits mailing list