[PATCH] D36824: Rename getSupportedNanEncoding() to getIEEE754Standard() (NFC)
Aleksandar Beserminji via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 17 04:19:06 PDT 2017
abeserminji created this revision.
As function getSupportedNanEncoding() relies on IEEE 754 Standard, new suggested name is getIEEE754Standard() which is more convenient to use in decision non related to NaN encoding.
Repository:
rL LLVM
https://reviews.llvm.org/D36824
Files:
lib/Basic/Targets/Mips.h
lib/Driver/ToolChains/Arch/Mips.cpp
lib/Driver/ToolChains/Arch/Mips.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36824.111490.patch
Type: text/x-patch
Size: 4336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170817/df59e89f/attachment.bin>
More information about the cfe-commits
mailing list