[PATCH] D25536: [APFloat] Make APFloat an interface class to the internal IEEEFloat. NFC.

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 14:11:46 PDT 2016


timshen updated this revision to Diff 75071.
timshen added a comment.

s/APFloatStatic/APFloatBase/


https://reviews.llvm.org/D25536

Files:
  llvm/include/llvm/ADT/APFloat.h
  llvm/lib/Support/APFloat.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25536.75071.patch
Type: text/x-patch
Size: 71986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/1bbc8f19/attachment.bin>


More information about the llvm-commits mailing list