[compiler-rt] [builtins] Fix floattitf.c etc. compilation on Solaris/SPARC (PR #70058)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 09:31:25 PDT 2023
https://github.com/arichardson approved this pull request.
LGTM, alternatively could also add an explicit check for INT128 availability to this `#if` rather than relying on CRT_HAS_TF_MODE only being defined when int128 also exists.
https://github.com/llvm/llvm-project/pull/70058
More information about the llvm-commits
mailing list