MaskRay added a comment.
Herald added subscribers: abrachet, StephenFan.
Herald added a project: All.

In D101400#2990254 <https://reviews.llvm.org/D101400#2990254>, @jrtc27 wrote:

> Answering the last part myself: GCC only has MULTIARCH_DIRNAME definitions 
> for various linux-gnu*, linux-musl, linux-uclibc, kfreebsd-gnu and -gnu (as 
> an OS, for GNU/Hurd) targets, everything else prints a blank string here. So 
> either we need to decide what the right behaviour is for other OSes, or we 
> should similarly leave it as undefined for non-GNUish (including musl and 
> uclibc) targets?

Looks like `--print-multiarch` is not used in llvm-project. I created D133170 
<https://reviews.llvm.org/D133170> to unsupport the option.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101400/new/

https://reviews.llvm.org/D101400

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to