[all-commits] [llvm/llvm-project] d85f5a: [compiler-rt] Fix build of builtins on Windows
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Mon Oct 16 16:50:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d85f5a621667018e33eae274e05cbe8ffe9f4cc5
https://github.com/llvm/llvm-project/commit/d85f5a621667018e33eae274e05cbe8ffe9f4cc5
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M compiler-rt/lib/builtins/fp_extend.h
M compiler-rt/lib/builtins/fp_trunc.h
Log Message:
-----------
[compiler-rt] Fix build of builtins on Windows
Fix Windows build after 910a4bf5b70ae14e
(the breakage was found by the buildbot
https://lab.llvm.org/buildbot/#/builders/127/builds/56796)
More information about the All-commits
mailing list