[PATCH] D141836: [AArch64] Disable __muloti4 libcalls for AArch64
David Chisnall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 02:33:17 PST 2023
theraven added a comment.
This seems like a regression for FreeBSD. This function was added to compiler-rt before we officially supported AArch64 and so I'm pretty sure it's shipped in every AArch64 version of FreeBSD, even Tier 2 releases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141836/new/
https://reviews.llvm.org/D141836
More information about the llvm-commits
mailing list