]> granicus.if.org Git - clang/commit
[Hexagon] Remove fp-contract=fast setting for at O3
authorBrendon Cahoon <bcahoon@codeaurora.org>
Wed, 12 Sep 2018 20:35:56 +0000 (20:35 +0000)
committerBrendon Cahoon <bcahoon@codeaurora.org>
Wed, 12 Sep 2018 20:35:56 +0000 (20:35 +0000)
commit8b335cfaae053bbe6d32863820847c9a15658111
tree343524ecd1a2aed983778d532f501025fe173dfc
parent057568a28a41c6ecf5e70aa8ebf42d672e435a26
[Hexagon] Remove fp-contract=fast setting for at O3

Change Hexagon so that the setting for fp-contract is the default setting.
This makes Hexagon consistent with all other targets.

Differential Revision: https://reviews.llvm.org/D49999

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342078 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Hexagon.cpp
test/Driver/hexagon-toolchain-elf.c