[llvm] [x86][Windows] Fix chromium build break (PR #101268)

Steven Noonan via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 21:03:56 PDT 2024


tycho wrote:

Can this be backported to the LLVM 19.x branch, please? I cherry-picked this change into my personal LLVM 19.x tree and it fixed the undefined references to `_acosf` and `_asinf` for 32-bit Windows builds.

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


More information about the llvm-commits mailing list