[all-commits] [llvm/llvm-project] 5dcffd: Fix fp-model flag test failure on linux
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 12 10:14:39 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5dcffdf58a33b51028f6b52e44c4af25b5d159aa
https://github.com/llvm/llvm-project/commit/5dcffdf58a33b51028f6b52e44c4af25b5d159aa
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
Log Message:
-----------
Fix fp-model flag test failure on linux
We're still in the awkward state where IEEE is not the default
denormal mode.
More information about the All-commits
mailing list