mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 05:16:06 +00:00

As detailed in Issue #72398, the recent builtins rework and 77d75dc9be5c4bb1d9986a475e1c661718067c6a caused `Builtins-sparc-sunos:: divtc3_test.c` to `XPASS` on 32-bit Solaris/SPARC. Since there are several underlying issues, un-`XFAIL` the test for now until those are resolved, to turn the Solaris/sparcv9 buildbot green again after 5 days. Tested on `sparcv9-sun-solaris2.11` and `x86_64-pc-linux-gnu`.
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================