Skip to content
Snippets Groups Projects
Commit 3e6207eb authored by Farzon Lotfi's avatar Farzon Lotfi Committed by Tobias Hieta
Browse files

[x86][Windows] Fix chromium build break

Windows does not support float C89 math functions like:
- acosf
- asinf
- atanf
- coshf
- sinhf
- tanhf
These 6 libfuncs need to be type promoted.

This PR fixes the bug introduced by https://github.com/llvm/llvm-project/pull/98949
parent 7b591d7f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment