Issue 173810
Summary Darwin builds fail because i386 gets enabled in compiler-rt builtins
Labels new issue
Assignees
Reporter dutkalex
    On recent macos systems, the old i386 arch is disabled even if the system SDK lists it as supported. However, while all the other subprojects correctly diagnose the situation and adequately remove i386 from the list of architectures to compile for, the builtins behave differently and fail to build.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to