[all-commits] [llvm/llvm-project] 9a56d7: [libc][NFC] Disable double precision cos, sin and ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Aug 17 09:47:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a56d71f616fca17b38b403befcaf225153df301
https://github.com/llvm/llvm-project/commit/9a56d71f616fca17b38b403befcaf225153df301
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-08-17 (Tue, 17 Aug 2021)
Changed paths:
M libc/config/windows/entrypoints.txt
Log Message:
-----------
[libc][NFC] Disable double precision cos, sin and tan on Windows.
The current x86_64 implementations do not build on the windows bot
machine. We will enable them back after fixing the problem.
More information about the All-commits
mailing list