Files
clang-p2996/llvm/lib/IR/RuntimeLibcalls.cpp
Florian Hahn 7b99b1d4f7 [Darwin] Fix availability of exp10 for BridgeOS, DriverKit. (#100894)
Same as https://github.com/llvm/llvm-project/pull/98542, but also mark
exp10 available on BridgeOS and DriverKit.

Note that BridgeOS currently is not included by isOSDarwin, but it
probably should.

PR: https://github.com/llvm/llvm-project/pull/100894
2024-07-29 20:23:18 +01:00

13 KiB