]> granicus.if.org Git - clang/commit
[mips] Rename getSupportedNanEncoding() to getIEEE754Standard()
authorPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 22 Aug 2017 13:35:27 +0000 (13:35 +0000)
committerPetar Jovanovic <petar.jovanovic@imgtec.com>
Tue, 22 Aug 2017 13:35:27 +0000 (13:35 +0000)
commitff2cadec02ece3a0588227018e74537c521c6097
tree369d8f5fa96b48966654a339ad583b7fa021e64e
parent044091b728654e62444a7ea10e6efb489c705bed
[mips] Rename getSupportedNanEncoding() to getIEEE754Standard()

Rename the function getSupportedNanEncoding() to getIEEE754Standard(), since
this function will be used for non-nan related features.

Patch by Aleksandar Beserminji.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311454 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets/Mips.h
lib/Driver/ToolChains/Arch/Mips.cpp
lib/Driver/ToolChains/Arch/Mips.h