MaskRay wrote: Rejected. If your GCC installation lives in `lib/gcc/aarch64-azurelinux-linux`, you should ensure your llvm build LLVM_DEFAULT_TARGET_TRIPLE=aarch64-azurelinux-linux, or ensure that you set `--target=aarch64-azurelinux-linux`. It doesn't scale to add every triple variant to this list.
https://github.com/llvm/llvm-project/pull/200894 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
