Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[builtins][test] Don't XFAIL divtc3_test.c on 32-bit Solaris/sparc fo… (
llvm#72403) As detailed in Issue llvm#72398, the recent builtins rework and 77d75dc 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`.
- Loading branch information