[compiler-rt] [SPARC][builtins] Add sparcv9 arch name for 32-bit SPARC (PR #170133)

via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 05:39:39 PST 2025


koachan wrote:

There's also another failure reported there: the [frexpl_interceptor.cpp failure](https://lab.llvm.org/buildbot/#/builders/13/builds/10850) which seem to happen because the sanitizer parts are built with system LLVM, which still doesn't have the `long double` fixes, while the sources being pulled already enables all the `long double` tests.

Any idea what should I do for it?

https://github.com/llvm/llvm-project/pull/170133


More information about the llvm-commits mailing list