[all-commits] [llvm/llvm-project] acc79a: Revert "Revert 1689ad27af5 "[builtins] Implement r...
Yi Kong via All-commits
all-commits at lists.llvm.org
Wed Nov 27 17:34:21 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: acc79aa0e747b9777077e0a337e99540a52b94b2
https://github.com/llvm/llvm-project/commit/acc79aa0e747b9777077e0a337e99540a52b94b2
Author: Yi Kong <yikong at google.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
A compiler-rt/lib/builtins/i386/fp_mode.c
M compiler-rt/test/builtins/Unit/addtf3_test.c
M compiler-rt/test/builtins/Unit/subtf3_test.c
Log Message:
-----------
Revert "Revert 1689ad27af5 "[builtins] Implement rounding mode support for i386/x86_64""
Don't build specilised fp_mode.c on MSVC since it does not support
inline ASM on x86_64.
This reverts commit a19f0eec94e195cac676d0d473882b48f4fded90.
More information about the All-commits
mailing list