[PATCH] D136044: [compiler-rt][builtins] Skip building (b)float16 support on i386-freebsd
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 02:56:36 PST 2022
arichardson added a comment.
D114473 <https://reviews.llvm.org/D114473> removed support for -m32 for the other runtimes - I feel like compiler-rt should probably do the same thing as well since fixing all of these assumptions that "-m32 supports the same features" would require prefixing every check.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136044/new/
https://reviews.llvm.org/D136044
More information about the llvm-commits
mailing list